SOFT : MEGAN ------ Site du soft: http://ab.inf.uni-tuebingen.de/software/megan/welcome.html ------------- LICENSE: -------- GPL-v3 (à partir de 6) For MEGAN5 use: For academic use, you can ask for a License here: http://www-ab2.informatik.uni-tuebingen.de/software/megan5/register/ For non-academic use: http://ab.inf.uni-tuebingen.de/software/megan5/ See software documentation for more informations. Location: /usr/local/bioinfo/src/MEGAN --------- Load binaries and environment: ------------------------------ -> Version v5 module load bioinfo/MEGAN/5 To use ingraphic mode: srun --x11 --pty MEGAN To use in command line with license (option -L): xvfb-run MEGAN -g true -L /path/to/license_megan_5 .... -> Version v6 (Community Edition, no CLI mode) module load bioinfo/MEGAN/6 To use ingraphic mode: srun --x11 --pty MEGAN Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/MEGAN/example_on_cluster To submit: sbatch test_MEGAN5.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.