Difference between revisions of "CLIFinder"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|clifinder}} |{{#vardefine:url|https://github.com/GReD-Cl...")
 
m (Text replacement - "#uppercase" to "uc")
 
Line 28: Line 28:
 
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 - executalbe directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executalbe directory
* HPC_{{#uppercase:{{#var:app}}}}_DOC - documentation directory
+
* HPC_{{uc:{{#var:app}}}}_DOC - documentation directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:11, 6 December 2019

Description

clifinder website  

L1 Chimeric Transcripts (LCTs) are transcribed from LINE 1 antisense promoter and include the L1 5’UTR sequence in antisense orientation followed by the adjacent genomic region.

CLIFinder v0.4.1 is a tool, specifically designed to identify potential LCTs from one or several oriented RNA-seq paired-end reads in the human genome.

CLIFinder v0.4.1 is customizable to detect transcripts initiated by different types of repeat elements.

Environment Modules

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

System Variables

  • HPC_CLIFINDER_DIR - installation directory
  • HPC_CLIFINDER_BIN - executalbe directory
  • HPC_CLIFINDER_DOC - documentation directory