Difference between revisions of "TAPIS"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
 
Line 21: Line 21:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
 
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
* gcc/5.2.0
 
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory

Latest revision as of 16:14, 10 June 2022

Description

tapis website  

TAPIS (Transriptome Analysis Pipeline from Isoform Sequencing) is a program for correcting and aligning long reads with/without second generation reads, transcript clustering, novel and full-length splice isoform detection, and identification and analysis of polyadenylation (poly(A)) and alternative poly(A) (APA).

Environment Modules

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

System Variables

  • HPC_TAPIS_DIR - installation directory