Closed erichy91 closed 2 years ago
Hi,
1) what's your OS? you can check by cat /etc/os-release
.
2) VirSorter2 generate many intermediate files, so make sure you are within the max file # limit. Try virsorter config --set MAX_SPLIT=100
, rerun, and see if it helps.
Hi,
My OS version is 8.2 I just changed the maximum file limit, and I got the same result.
Is it possible that the size of the fasta file could crash virsorter? Splitting the fasta or increasing the --min-length threshold worked for me. Thanks for your help.
The size of fasta should not crash. VS2 does the splitting internally too. The only reason I can think of is you are approaching your disk space limit or max # of files allowed.
Hello,
I have an error at the merge_split_faa_gff step, and this is the error message:
Do you have any idea what is going on? I tried running the test and it works fine, I also tried reinstalling virsorter2, removing the line breaks in my fasta file like in the test file but I get the same error.
Any help is greatly appreciated, Thanks in advance!