Difference between revisions of "Grf"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:biology {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|grf}} |{{#vardefine:url|https://github.com/bioinfolabmu/GenericRepeatFinder}} <!--...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Software]][[Category:biology]]
+
[[Category:Software]][[Category:biology]][[Category:Genomics]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|grf}}
 
|{{#vardefine:app|grf}}
Line 26: Line 26:
 
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
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 17:21, 15 August 2022

Description

grf website  

Generic Repeat Finder (GRF) is a program for detecting terminal inverted repeats (TIRs), terminal direct repeats (TDRs), interspersed repeats, miniature inverted repeat transposable elements (MITEs), and long terminal repeat (LTR) transposons in genomes.

If you have any question or comment, please contact Dr. Chun Liang (liangc@miamioh.edu).

Environment Modules

Run module spider grf to find out what environment modules are available for this application.

System Variables

  • HPC_GRF_DIR - installation directory