SOFT : ColabFold ------ Site du soft: https://github.com/sokrypton/ColabFold ------------- LICENSE: -------- MIT See software documentation for more informations. Location: /usr/local/bioinfo/src/ColabFold --------- Load binaries and environment: ------------------------------ -> Version v1.3.0 #Need Miniconda3 module load system/Miniconda3 module load bioinfo/ColabFold-v1.3.0 Be careful, to unload, not use module purge but in order: module unload bioinfo/ColabFold-v1.3.0 module unload system/Miniconda3 #warning! Only for --cpu option (no GPU) Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/ColabFold/example_on_cluster To submit: sbatch test_ColabFold-v1.3.0.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.