Difference between revisions of "MEGAN"
Jump to navigation
Jump to search
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Biology]][[Category:NGS]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|megan}} | |{{#vardefine:app|megan}} | ||
− | |{{#vardefine:url|http://ab.inf.uni-tuebingen.de/software/ | + | |{{#vardefine:url|http://ab.inf.uni-tuebingen.de/software/megan6/}} |
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | ||
|{{#vardefine:conf|}} <!--CONFIGURATION--> | |{{#vardefine:conf|}} <!--CONFIGURATION--> | ||
Line 18: | Line 18: | ||
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | {{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | ||
− | + | MEGAN6 (MEtaGenome ANalyzer) is a comprehensive toolbox for interactively analyzing microbiome data. All the interactive tools | |
− | + | you need in one application. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | * Taxonomic analysis using the NCBI taxonomy or a customized taxonomy such as SILVA | ||
+ | * Functional analysis using InterPro2GO, SEED, eggNOG or KEGG | ||
+ | * Bar charts, word clouds, and many other charts | ||
+ | * PCoA, clustering and networks | ||
+ | * Supports metadata | ||
+ | * MEGAN parses many different types of input | ||
<!--Modules--> | <!--Modules--> | ||
Line 36: | Line 33: | ||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
+ | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory | ||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== | ||
Line 43: | Line 41: | ||
{{#if: {{#var: exe}}|==Additional Information== | {{#if: {{#var: exe}}|==Additional Information== | ||
− | + | To run the MEGAN6 GUI to process your data, launch an interactive session in Open on Demand (or use your GPU allocation) and type the following command: | |
− | + | ||
− | + | $ module load megan | |
− | + | ||
+ | $ MEGAN | ||
+ | |||
+ | Usage Manual for MEGAN6: | ||
+ | https://software-ab.cs.uni-tuebingen.de/download/megan6/manual.pdf | ||
|}} | |}} |
Latest revision as of 15:38, 15 April 2024
Description
MEGAN6 (MEtaGenome ANalyzer) is a comprehensive toolbox for interactively analyzing microbiome data. All the interactive tools you need in one application.
- Taxonomic analysis using the NCBI taxonomy or a customized taxonomy such as SILVA
- Functional analysis using InterPro2GO, SEED, eggNOG or KEGG
- Bar charts, word clouds, and many other charts
- PCoA, clustering and networks
- Supports metadata
- MEGAN parses many different types of input
Environment Modules
Run module spider megan
to find out what environment modules are available for this application.
System Variables
- HPC_MEGAN_DIR - installation directory
- HPC_MEGAN_BIN - executable directory
Additional Information
To run the MEGAN6 GUI to process your data, launch an interactive session in Open on Demand (or use your GPU allocation) and type the following command:
$ module load megan
$ MEGAN
Usage Manual for MEGAN6: https://software-ab.cs.uni-tuebingen.de/download/megan6/manual.pdf