SOFT : ATTRACT
------

Site du soft: https://github.com/sjdv1982/attract
-------------

LICENSE:
--------

GPL-v3

See software documentation for more informations.

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

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

-> Version 81a4d4a

module load bioinfo/ATTRACT/81a4d4a

To use tools: 
python $ATTRACT_HOME/tools//reduce.py ...


#If need GPU. To submit on gpuq, see FAQ:  https://vm-genoword.toulouse.inrae.fr/FAQ/faq/job-submission/#how-to-use-gpu-node -> How to use GPU node

#Load Cuda
module load nvidia/nvhpc/22.11

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

/usr/local/bioinfo/src/ATTRACT/example_on_cluster

To submit: sbatch test_attract-81a4d4a.sh  

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