SOFT : CheckV
------
Site du soft: https://bitbucket.org/berkeleylab/checkv/src/master/
-------------

LICENSE:
--------

BSD License (Modified BSD)

See software documentation for more informations.

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

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

-> Version v1.0.1

#Need Miniconda
module load system/Miniconda3
module load bioinfo/checkv-v1.0.1

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

module unload bioinfo/checkv-v1.0.1
module unload system/Miniconda3

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

/usr/local/bioinfo/src/CheckV/example_on_cluster

To submit: sbatch test_checkv-v1.0.1.sh

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