SOFT : read2tree
------
Site du soft: https://github.com/DessimozLab/read2tree
-------------

LICENSE:
--------

MIT

See software documentation for more informations.

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

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

-> Version v0.1.5

#Need Miniconda
module load system/Miniconda3
module load bioinfo/read2tree-v0.1.5

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

module unload bioinfo/read2tree-v0.1.5
module unload system/Miniconda3

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

/usr/local/bioinfo/src/read2tree/example_on_cluster

To submit: sbatch test_read2tree-v0.1.5.sh 

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