jiarong/VirSorter2

FileNotFoundError virsorter/group file and with the test run

LaurenceHdL opened this issue · 8 comments

Hi!
I keep having this issue when I try to run something it also happened during the test run:

FileNotFoundError: [Errno 2] No such file or directory: '/project/6002639/VirSorter2/virsorter/group'

and also this type of error during the test run:

Usage: virsorter run [OPTIONS] [[all|classify]] [SNAKEMAKE_ARGS]...
Try 'virsorter run -h' for help.

Error: Invalid value for '[[all|classify]]': '--min-lenght' is not one of 'all', 'classify'.

Thank you for the help!

Hi, what command did you use? can you paste the complete message output from VS2? Thanks!

Hi, it looks like the database you setup in /project/6002639/VirSorter2/virsort is no long there? You can rerun the database setup step or point virsorter run to where the database is by --db-dir.

I did the setup of the db and now I have another issue could you help me with that also?
Capture d’écran, le 2023-10-27 à 17 53 55

Hi, you can try to remove the --conda-frontend conda from your command.

BTW, your version v2.1 and latest is v.2.2.4. I recommend an update.

I'm still having an issue, how can i solve it? Thank you!
image

It's saying the input file -i does not exist. You can double check if the path is valid.