User Tools

Site Tools


star-software

This is an old revision of the document!


Table of Contents

STAR

STAR(Spliced Transcripts Alignment to a Reference) is an RNA-seq aligner.

Information

Usage

See which versions of STAR are available:

$ module avail STAR

Load STAR

$ module load STAR/2.5.2b

Installation

Notes from the sysadmin during installation:

$ cd /tmp
$ git clone --recursive https://github.com/alexdobin/STAR.git
$ cd STAR/source
$ scl enable devtoolset-2 bash
$ make
$ sudo mkdir /export/apps/star/2.5.2b/
$ sudo cp -rv ../bin/Linux_x86_64/ /export/apps/star/2.5.2b/
star-software.1479972662.txt.gz · Last modified: 2016/11/24 07:31 by joguya