SOFT : Trycycler
------
Site du soft: https://github.com/rrwick/Trycycler
-------------

LICENSE:
--------

GPL-v3

See software documentation for more informations.

Location: /usr/local/bioinfo/src/Trycycler
---------

Load binaries and environment:
------------------------------

-> Version v0.5.3

#Need Miniconda3
module load system/Miniconda3
module load bioinfo/Trycycler-v0.5.3

Be careful, to unload, not use module purge but in order:

module unload bioinfo/Trycycler-v0.5.3
module unload system/Miniconda3

Warning! By default 16 cpu are used on the node. Don't forget to adjust -t option of trycycler command and --cpus-per-task option for Slurm.

Example directory for use on cluster:
-------------------------------------

/usr/local/bioinfo/src/Trycycler/example_on_cluster

To submit: sbatch test_Trycycler-v0.5.3.sh

See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.