SOFT : Porechop ------ Site du soft: https://github.com/rrwick/Porechop ------------- LICENSE: -------- GPL-v3 See software documentation for more informations. Location: /usr/local/bioinfo/src/Porechop --------- Load binaries and environment: ------------------------------ -> Version v0.2.1 #Need gcc compiler v7.2.0 module load compiler/gcc-7.2.0 module load bioinfo/Porechop-0.2.1 -> Version v0.2.4 #Need gcc compiler v7.2.0 module load compiler/gcc-7.2.0 module load bioinfo/Porechop-0.2.4 Warning! By default 16 cpu are used on the node. Don't forget to adjust -t option of porechop command and --cpus-per-task for Slurm Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/Porechop/example_on_cluster To submit: sbatch test_Porechop-0.2.1.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.