Difference between revisions of "MEME"

From UFRC
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Biology]][[Category:Bioinformatics]][[Category:Sequence]]
+
[[Category:Software]][[Category:Biology]][[Category:Sequencing]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|meme}}
 
|{{#vardefine:app|meme}}
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_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
* HPC_{{#uppercase:{{#var:app}}}}_DOC - documentation directory
+
* HPC_{{uc:{{#var:app}}}}_DOC - documentation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 19:50, 12 August 2022

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