1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
---
name: RSEM
url: https://deweylab.github.io/RSEM/
description: >
RSEM (RNA-Seq by Expectation-Maximization) is a software package for
estimating gene and isoform expression levels from RNA-Seq data.
---
The rsem module parses results generated by
[RSEM](https://deweylab.github.io/RSEM/),
a software package for estimating gene and isoform expression levels
from RNA-Seq data
Supported scripts:
- `rsem-calculate-expression`
This module search for the file `.cnt` created by RSEM into directory named `PREFIX.stat`
|