Difference between revisions of "MEME"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 29: | Line 29: | ||
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DOC - documentation directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Revision as of 21:21, 6 December 2019
Description
meme website
The MEME Suite allows you to:
- Discover motifs using MEME or GLAM2 on groups of related DNA or protein sequences.
- Search sequence databases using motifs.
- Compare a motif to all motifs in a database of motifs, and.
- Associate motifs with Gene Ontology terms via their putative target genes.
Environment Modules
Run module spider meme
to find out what environment modules are available for this application.
System Variables
- HPC_MEME_DIR - installation directory
- HPC_MEME_BIN - executable directory
- HPC_MEME_DOC - documentation directory