You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue with your command is the argument: -fa endosymbionts.fa. That is actually a flag. So you simply need to provide it with no arguments, like so:
Excellent! Glad that it works now - and I will make those changes. Are you running SprayNPray using the conda install (with the setup.sh script)? If so, the path should be set in that conda env. But I will specify this in the wiki.
Hi,
Thank you for great tool!
I have encountered problem with sprayandpray.
When I run:
spray-and-pray.py -g assembly.fasta -out endosymbionts_out -cd 0.5 -L 1000000 -perc 50 -ref /BLAST_database/nr_db/nr_diamond_db -Domain Bacteria -t 40 -blast assembly.fasta.blast -fa endosymbionts.fa
endosymbionts_out dir is created with result files inside but there is no fasta file with contigs.
What I'm doing wrong?
Any hints?
Bests,
Jan
The text was updated successfully, but these errors were encountered: