SOFT : read2tree ------ Site du soft: https://github.com/DessimozLab/read2tree ------------- LICENSE: -------- MIT See software documentation for more informations. Location: /usr/local/bioinfo/src/read2tree --------- Load binaries and environment: ------------------------------ -> Version v0.1.5 #Need Miniconda module load devel/Miniconda/Miniconda3 module load bioinfo/read2tree/0.1.5 To unload module, unload in order: module unload bioinfo/read2tree/0.1.5 module unload devel/Miniconda/Miniconda3 -> Version v2.0.1 #Need Miniforge module load devel/Miniforge/Miniforge3 module load bioinfo/read2tree/2.0.1 To unload module, unload in order: module unload bioinfo/read2tree/2.0.1 module unload devel/Miniforge/Miniforge3 Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/read2tree/example_on_cluster To submit: sbatch test_read2tree-v0.1.5.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.