Difference between revisions of "MEME"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:BioinformaticsCategory:Sequence {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|meme}} |{{#vardefine:url|http://me...")
 
Line 17: Line 17:
 
{{#if: {{#var: url}}|
 
{{#if: {{#var: url}}|
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
 +
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.
  
MEME discovers novel, ungapped motifs (recurring, fixed-length patterns) in your sequences. MEME splits variable-length patterns into two or more separate motifs.
 
  
 
<!--Modules-->
 
<!--Modules-->

Revision as of 19:40, 26 February 2018

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_{{#uppercase:meme}}_DIR - installation directory
  • HPC_{{#uppercase:meme}}_BIN - executable directory
  • HPC_{{#uppercase:meme}}_DOC - documentation directory