SOFT : NextDenovo ------ Site du soft: https://github.com/Nextomics/NextDenovo ------------- LICENSE: -------- Freely available for academic use and other non-commercial use. For commercial use, please contact NextOmics (https://www.nextomics.cn/en/). See software documentation for more informations. Location: /usr/local/bioinfo/src/NextDenovo --------- Load binaries and environment: ------------------------------ -> Version v2.0-beta.1 # Need Python-2.7.2 module load system/Python-2.7.2 module load bioinfo/NextDenovo_v2.0-beta.1 -> Version v2.2-beta.0 # Need Python-2.7.2 module load system/Python-2.7.2 module load bioinfo/NextDenovo_v2.2-beta.0 -> Version v2.5.0 # Need Python-3.6.3 module load system/Python-3.6.3 module load bioinfo/NextDenovo_v2.5.0 Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/NextDenovo/example_on_cluster To submit: sbatch test_NextDenovo_v2.0-beta.1.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.