SpliceTrap

From UFRC
Revision as of 15:31, 7 August 2012 by Moskalenko (talk | contribs) (Created page with "Category:SoftwareCategory:BioinformaticsCategory:GenomicsCategory:NGS {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|splicetrap}} |{{#vardefine:url|http://...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

{{{name}}} website  
SpliceTrap is a statistic tool for quantifying exon inclusion ratios in paired-end RNA-seq data, with broad applications for the study of alternative splicing. SpliceTrap approaches to exon inclusion level estimation as a Bayesian inference problem. For every exon it quantifies the extent to which it is included, skipped or subjected to size variations due to alternative 3’/5’ splice sites or Intron Retention. In addition, SpliceTrap can quantify alternative splicing within a single cellular condition, with no need of a background set of reads. Template:App Location

Available versions

  • 0.90.5

Running the application using modules

To use splicetrap with the environment modules system at HPC the following commands are available:

Get module information for splicetrap:

$module spider splicetrap

Load the default application module:

$module load splicetrap

The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:

  • HPC_SPLICETRAP_DIR - directory where splicetrap is located.