-
Notifications
You must be signed in to change notification settings - Fork 8
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
Incorrect number of sequence in mashclust.py #14
Comments
Thanks Nilad, and sorry for the late response, you are right we have to check filter_fasta.sh script, We'll do probably next week! |
Same issue to reproduce when no sequence has 0.95 sequence similarity. |
@Nilad I know it has been a long time since this, but could you share the files that got the error database.filtered_0.95_term and 2020-09-03_plasmids.fasta to reproduce the error? |
Partially fixed here 2775af0 |
I think this should be fixed! If not please reopen! |
HI @saramonzon , I am trying to implement the
I am using the genome.fasta that is available on the This is the command used to run plasmidID \
-d genome.fasta \
-s test \
-c test.contigs.fa \
\
-o . Thanks a lot! |
Sorry, I just realized that I was not using the last version of |
First i got this message:
In the log file, i got this:
In the
/myhome/NO_GROUP/mystrain/kmer/database.filtered_0.95_term.fasta
file, i got 687 sequences with a empty sequence (only ">"), i removed the empty sequence and the pipeline continue without error.The text was updated successfully, but these errors were encountered: