SOFT : DeepVariant
------

Site du soft: https://github.com/google/deepvariant
-------------

LICENSE:
--------

BSD-3-Clause

See software documentation for more informations.

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

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

-> Version v1.6.1

#Need Singularity
module load containers/singularity/3.9.9

module load bioinfo/DeepVariant/1.6.1

singularity exec --env LC_ALL=C -B path_to_your_working_dir -B /usr/local/bioinfo/src  $DEEP_HOME/deepvariant_1.6.1.sif run_deepvariant ...

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

/usr/local/bioinfo/src/DeepVariant/example_on_cluster

To submpit: sbatch test_deepvariant-v1.6.1.sh

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