SOFT : VirSorter2 ------ Site du soft: https://github.com/jiarong/VirSorter2 ------------- LICENSE: -------- GPL-v2 See software documentation for more informations. Location: /usr/local/bioinfo/src/VirSorter2 --------- Load binaries and environment: ------------------------------ -> Version v2.2.4 #Need Miniforge module load devel/Miniforge/Miniforge3 module load bioinfo/VirSorter2/2.2.4 To unload module, unload in order: module unload bioinfo/VirSorter2/2.2.4 module unload devel/Miniforge/Miniforge3 You have to install the databanks in your directory (need write permissions): # run setup virsorter setup -d /work/user/username/db -j 4 $ virsorter run --help -d, --db-dir PATH database directory, default to the --db-dir Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/VirSorter2/example_on_cluster To submit: sbatch test_VirSorter2-v2.2.4.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.