Open emily-ap opened 3 months ago
Hi ! Can you confirm that there were some viral sequences predicted (i.e. "global_phage_signal" is not empty ? ). Now that being said, VirSorter1 is quite outdated at this point, and I would recommend switching to e.g. geNomad instead (https://portal.nersc.gov/genomad/index.html) for better results.
Best, Simon
Hi Simon, yes there were. viral sequences in "global_phage"signal". And that makes sense (geNomad is great I've used it before!), we just needed virsorter for DRAMv because it requires the output.
Oh right, then here's some good news: we have a new pipeline called MVP that performs geNomad + CheckV prediction, and then prepares the input file for DRAM :-) You can try it out here https://gitlab.com/ccoclet/mvp/ , it's pretty new still so let us know if it doesn't work for you, but it'll likely be easier than running (and troubleshooting) VirSorter1 !
Oh great, I'll go ahead with that then! Thank you!
Hi, I've been trying to run VirSorter now and troubleshooting some, but I can't figure out why I'm not getting my viral sequences in my output. When I look in logs/err it's empty, the logs/out looks like this:
And my .fasta sequences exist in the Predicted_viral_sequences/ directory, they're just completely empty. The --no_c option hasn't helped here and I've reinstalled everything multiple times. Thank you for any help you can provide!