SOFT : Hapo-G ------ Site du soft: https://github.com/institut-de-genomique/HAPO-G ------------- LICENSE: -------- CeCILL. See https://github.com/institut-de-genomique/HAPO-G/blob/master/LICENSE.md See software documentation for more informations. Location: /usr/local/bioinfo/src/Hapo-G --------- Load binaries and environment: ------------------------------ -> Version v1.3.6 #Need python>=3.6, bwa, samtools module load devel/python/Python-3.7.9 bioinfo/bwa/0.7.17 bioinfo/samtools-1.10 bioinfo/samtools/1.18 module load bioinfo/Hapo-G/1.3.6 #Warning! By default 8 cpu are used on the node. Don't forget to adjust -t option of hapog.py command and --cpus-per-task option for Slurm. Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/Hapo-G/example_on_cluster To submit: sbatch test_hapog-v1.3.6.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.