Difference between revisions of "HOMER"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) |
|||
Line 5: | Line 5: | ||
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | ||
|{{#vardefine:conf|}} <!--CONFIGURATION--> | |{{#vardefine:conf|}} <!--CONFIGURATION--> | ||
− | |{{#vardefine:exe|}} <!--ADDITIONAL INFO--> | + | |{{#vardefine:exe|1}} <!--ADDITIONAL INFO--> |
|{{#vardefine:pbs|}} <!--PBS SCRIPTS--> | |{{#vardefine:pbs|}} <!--PBS SCRIPTS--> | ||
|{{#vardefine:policy|}} <!--POLICY--> | |{{#vardefine:policy|}} <!--POLICY--> | ||
Line 40: | Line 40: | ||
<!--Run--> | <!--Run--> | ||
{{#if: {{#var: exe}}|==Additional Information== | {{#if: {{#var: exe}}|==Additional Information== | ||
− | + | Specify <code>-preparsedDir <directory></code> while running findMotifsGenome.pl to store the pre-parsed genome files locally as the data/genomes/*/preparsed/ are not writable by users. | |
+ | |||
|}} | |}} | ||
<!--PBS scripts--> | <!--PBS scripts--> |
Revision as of 13:55, 11 April 2018
Description
HOMER (Hypergeometric Optimization of Motif EnRichment) is a suite of tools for Motif Discovery and next-gen sequencing analysis. It is a collection of command line programs for unix-style operating systems written in Perl and C++. HOMER was primarily written as a de novo motif discovery algorithm and is well suited for finding 8-20 bp motifs in large scale genomics data. HOMER contains many useful tools for analyzing ChIP-Seq, GRO-Seq, RNA-Seq, DNase-Seq, Hi-C and numerous other types of functional genomics sequencing data sets.
Required Modules
Serial
- homer
System Variables
- HPC_{{#uppercase:homer}}_DIR
Additional Information
Specify -preparsedDir <directory>
while running findMotifsGenome.pl to store the pre-parsed genome files locally as the data/genomes/*/preparsed/ are not writable by users.
Validation
- Validated 4/5/2018