Difference between revisions of "MATS"

From UFRC
Jump to navigation Jump to search
m (Text replace - "{{#if: {{#var: mod}}|==Execution Environment and Modules== {{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}}" to "==Required Modules== modules documentation ===Serial=== *{{#var:app}}")
m (Text replace - "<!--Run-->" to "==System Variables== * HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory <!--Run--> ")
Line 30: Line 30:
 
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->
 
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->
 
* HPC_MATS_BIN - executable directory
 
* HPC_MATS_BIN - executable directory
 +
==System Variables==
 +
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
 
<!--Run-->
 
<!--Run-->
 +
 
{{#if: {{#var: exe}}|==How To Run==
 
{{#if: {{#var: exe}}|==How To Run==
 
DOUBLE_CLICK_TO_WRITE_INSTRUCTIONS_ON_RUNNING_THE_ACTUAL_BINARY
 
DOUBLE_CLICK_TO_WRITE_INSTRUCTIONS_ON_RUNNING_THE_ACTUAL_BINARY

Revision as of 17:22, 10 August 2012

Description

mats website  

MATS is a computational tool to detect differential alternative splicing events from RNA-Seq data. The statistical model of MATS calculates the P-value and false discovery rate that the difference in the isoform ratio of a gene between two conditions exceeds a given user-defined threshold. From the RNA-Seq data, MATS can automatically detect and analyze alternative splicing events corresponding to all major types of alternative splicing patterns.

Required Modules

modules documentation

Serial

  • mats
  • HPC_MATS_BIN - executable directory

System Variables

  • HPC_{{#uppercase:mats}}_DIR - installation directory