SOFT : GINGER ------ Site du soft: https://github.com/i10labtitech/GINGER ------------- LICENSE: -------- GPL-v3 See software documentation for more informations. Location: /usr/local/bioinfo/src/GINGER --------- Load binaries and environment: ------------------------------ -> Version v1.0.1 #Need Miniforge module load devel/Miniforge/Miniforge3 module load bioinfo/GINGER/1.0.1 To unload module, unload in order: module unload bioinfo/GINGER/1.0.1 module unload devel/Miniforge/Miniforge3 Path to nextflow.config file example to copy and adapt: /usr/local/bioinfo/src/GINGER/GINGER-v1.0.1/nextflow.config Adapt --cpus-per-task to N_THREAD in nextflow.config file nextflow -C path_to_your_nextflow.config run $GINGER_HOME/pipeline/ginger.nf Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/GINGER/example_on_cluster To submit: sbatch test_GINGER-v1.0.1.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.