SOFT : GraphAligner
------
Site du soft: https://github.com/maickrau/GraphAligner
-------------

LICENSE:
--------

MIT

See software documentation for more informations.

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

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

-> Version v1.0.12

#Need Miniconda3-4.7.10
module load system/Miniconda3-4.7.10
module load bioinfo/graphaligner-v1.0.12

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

module unload bioinfo/graphaligner-v1.0.12
module unload system/Miniconda3-4.7.10

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

/usr/local/bioinfo/src/GraphAligner/example_on_cluster

To submit: sbatch test_graphaligner-v1.0.12.sh

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