SOFT : MEME
------
Site du soft: http://meme-suite.org
-------------

LICENSE:
--------

No free for commercial use. See http://meme-suite.org/doc/copyright.html?man_type=web

See software documentation for more informations.

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

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

-> Version v4.12.0

#Need Python-2.7
module load system/Python-2.7.15 

module load bioinfo/meme_4.12.0

-> Version v4.12.0 with MPI

#Need Python-2.7, compiler Intel andf mpi.
module load compiler/intel-2018.0.128 mpi/openmpi-2.1.2-intel2018.0.128 system/Python-2.7.15

module load bioinfo/meme_4.12.0_MPI

-> Version v5.0.1

#Need Python-2.7
module load system/Python-2.7.15

module load bioinfo/meme-5.0.1

-> Version v5.0.1 with MPI

#Need Python-2.7, compiler Intel andf mpi.
module load compiler/intel-2018.0.128 mpi/openmpi-2.1.2-intel2018.0.128 system/Python-2.7.15

module load bioinfo/meme-5.0.1_MPI


-> Version v5.1.1

#Need Python-2.7
module load system/Python-2.7.15

module load bioinfo/meme-5.1.1


-> Version v5.1.1 with MPI

#Need Python-2.7, compiler Intel andf mpi.
module load compiler/intel-2018.0.128 mpi/openmpi-2.1.2-intel2018.0.128 system/Python-2.7.15

module load bioinfo/meme-5.1.1_MPI

-> Version v5.5.1

#Need Python-3.6.3
module load system/Python-3.6.3

module load bioinfo/meme-5.5.1

-> Version v5.5.1 with MPI

#Need Python-3.6.3, compiler Intel andf mpi.
module load compiler/intel-2018.0.128 mpi/openmpi-2.1.2-intel2018.0.128 system/Python-3.6.3

module load bioinfo/meme-5.5.1_MPI


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

/usr/local/bioinfo/src/MEME/example_on_cluster

To submit: sbatch test_meme_4.12.0.sh

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