User Tools

Site Tools


trinity-software

This is an old revision of the document!


Trinity

Trinity assembles transcript sequences from Illumina RNA-Seq data.

Information

Usage

See versions of trinity which are available

module avail trinity

Installation

Notes from the sysadmin during installation:

$ cd ~/src
$ wget https://github.com/trinityrnaseq/trinityrnaseq/archive/v2.0.3.tar.gz
$ tar xf v2.0.3.tar.gz
$ cd trinityrnaseq-2.0.3
$ sudo mkdir /export/apps/trinity/v2.0.3
$ sudo chown aorth /export/apps/trinity/v2.0.3
$ cp -r * /export/apps/trinity/v2.0.3
$ scl enable devtoolset-2 bash
$ make
$ make plugins
$ sudo chown -R root:root /export/apps/trinity/v2.0.3
trinity-software.1423741285.txt.gz · Last modified: 2015/02/12 11:41 by aorth