SOFT : AGAT
------
Site du soft: https://github.com/NBISweden/AGAT
-------------

LICENSE:
--------

GPL-v3

See software documentation for more informations.

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

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

-> Version v0.5.0

#Need Miniconda3-4.7.10
module load system/Miniconda3-4.7.10
module load bioinfo/agat-v0.5.0

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

module unload bioinfo/agat-v0.5.0
module unload system/Miniconda3-4.7.10

-> Version v0.8.1

#Need Miniconda3
module load system/Miniconda3
module load bioinfo/agat-v0.8.1

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

module unload bioinfo/agat-v0.8.1
module unload system/Miniconda3

-> Version v1.0.0

#Need Miniconda3
module load system/Miniconda3
module load bioinfo/agat-v1.0.0

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

module unload bioinfo/agat-v1.0.0
module unload system/Miniconda3



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

/usr/local/bioinfo/src/AGAT/example_on_cluster

To submit: sbatch test_agat-v0.5.0.sh

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