SOFT : phyluce ------ Site du soft: https://phyluce.readthedocs.io/en/latest/index.html ------------- LICENSE: -------- Free . See https://github.com/faircloth-lab/phyluce/blob/main/LICENSE See software documentation for more informations. Location: /usr/local/bioinfo/src/phyluce --------- Load binaries and environment: ------------------------------ -> Version v1.7.3 (BUG with Spades. Load module bioinfo/SPAdes/3.15.5_compil after module bioinfo/phyluce/1.7.3) #Need Miniconda module load devel/Miniconda/Miniconda3 module load bioinfo/phyluce/1.7.3 module load bioinfo/SPAdes/3.15.5_compil To unload module, unload in order: module unload bioinfo/phyluce/1.7.3 module unload devel/Miniconda/Miniconda3 Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/phyluce/example_on_cluster To submit: sbatch test_phyluce-v1.7.3.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.