Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question regarding the self-targeting #4

Open
Dfvandenberg opened this issue Feb 4, 2022 · 0 comments
Open

Question regarding the self-targeting #4

Dfvandenberg opened this issue Feb 4, 2022 · 0 comments

Comments

@Dfvandenberg
Copy link

Hi,

I am wanting to use your tool to explore self-targeting, however, I did a known control: CP009676.1 (Staphylococcus schleiferi strain 5909-02) and found that all spacers are self-targeting, while originally there were only 3 found and crisprminer2 finds 6 self-targeting ones. I was wondering if there is a possibility to make the self-targeting more strict in order to give the same result as crisprminer2.

Also, the -st virus function gives some strange errors:
###################################################################################
########## CRISPR: Master Script #########
###################################################################################

Traceback (most recent call last):
File "../CRISPRloci-1.0.0/CRISPRloci_standalone.py", line 1513, in
crispr_virus()
File "../CRISPRloci-1.0.0/CRISPRloci_standalone.py", line 257, in crispr_virus
dirname_virus = curPath + '/' + dirname_virus
TypeError: unsupported operand type(s) for +: 'PosixPath' and 'str'

And when using the full path, it is able to build the protein database, but :
Traceback (most recent call last):
File "CRISPRVirusSpacers.py", line 163, in
Map_Sortname_FullnameDB = read_map("Map_Sortname_FullnameDB.fa")
File "CRISPRVirusSpacers.py", line 71, in read_map
Map = open(cd_path + "/NewDB/" + file_name, "r")

With kind regards,
Daan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant