rsem-software
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
rsem-software [2018/11/18 08:02] – aorth | rsem-software [2025/07/22 18:50] (current) – aorth | ||
---|---|---|---|
Line 2: | Line 2: | ||
RSEM is a software package for estimating gene and isoform expression levels from RNA-Seq data. | RSEM is a software package for estimating gene and isoform expression levels from RNA-Seq data. | ||
- | * Version: 1.3.1 | + | * Version: 1.3.3 |
* Added: February, 2015 | * Added: February, 2015 | ||
- | * Updated: | + | * Updated: |
* Link: https:// | * Link: https:// | ||
Line 13: | Line 13: | ||
Load one version into your environment: | Load one version into your environment: | ||
- | < | + | < |
=== Installation === | === Installation === | ||
Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
- | < | + | < |
- | $ wget https:// | + | $ wget https:// |
- | $ tar xf v1.3.1.tar.gz | + | $ tar xf v1.3.3.tar.gz |
- | $ cd RSEM-1.3.1 | + | $ cd RSEM-1.3.3 |
- | $ sudo yum install gcc-c++ | + | |
$ make | $ make | ||
- | $ sudo mkdir -p / | + | $ sudo mkdir -p / |
- | $ sudo chown aorth / | + | $ sudo chown aorth / |
- | $ make prefix=/ | + | $ make prefix=/ |
- | $ sudo chown -R root:root / | + | $ sudo chown -R root:root / |
rsem-software.1542528165.txt.gz · Last modified: by aorth