SOFT : Oatk
------

Site du soft: https://github.com/c-zhou/oatk (and https://github.com/c-zhou/OatkDB)
-------------

LICENSE:
--------

MIT

See software documentation for more informations.

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

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

-> Version v1.0

(include oatkDB) 

#Need Miniforge
module load devel/Miniforge/Miniforge3
module load bioinfo/Oatk/1.0

To unload module, unload  in order:

module unload bioinfo/Oatk/1.0
module unload devel/Miniforge/Miniforge3

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

/usr/local/bioinfo/src/Oatk/example_on_cluster

To submit: sbatch test_oatk-v1.0.sh

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