Difference between revisions of "RepeatMasker"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Compiler and MPI settings - OPTIONAL --> |{" to "|{")
Line 27: Line 27:
 
performed by one of several popular search engines including,
 
performed by one of several popular search engines including,
 
cross_match, ABBlast/WUBlast, RMBlast and Decypher.
 
cross_match, ABBlast/WUBlast, RMBlast and Decypher.
 
+
<!--Modules-->
==Available Versions==
 
* 3.3.0
 
<!-- -->
 
 
==Required Modules==
 
==Required Modules==
 
[[Modules|modules documentation]]
 
[[Modules|modules documentation]]
 
===Serial===
 
===Serial===
 
*{{#var:app}}
 
*{{#var:app}}
 +
==System Variables==
 +
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
 
{{#if: {{#var: exe}}|==How To Run==
 
{{#if: {{#var: exe}}|==How To Run==
 
WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}}
 
WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}}

Revision as of 19:38, 10 August 2012

Description

repeatmasker website  

RepeatMasker is a program that screens DNA sequences for interspersed repeats and low complexity DNA sequences. The output of the program is a detailed annotation of the repeats that are present in the query sequence as well as a modified version of the query sequence in which all the annotated repeats have been masked (default: replaced by Ns). On average, almost 50% of a human genomic DNA sequence currently will be masked by the program. Sequence comparisons in RepeatMasker are performed by one of several popular search engines including, cross_match, ABBlast/WUBlast, RMBlast and Decypher.

Required Modules

modules documentation

Serial

  • repeatmasker

System Variables

  • HPC_{{#uppercase:repeatmasker}}_DIR - installation directory