Table of Contents

corset

Corset is a software for clustering de novo assembled transcripts and counting overlapping reads

Information

Usage

See which versions of corset are available:

$ module avail corset

Load corset

$ module load corset/1.06

Installation

Notes from the sysadmin during installation:

$ cd /tmp
$ wget https://github.com/Oshlack/Corset/releases/download/version-1.06/corset-1.06-linux64.tar.gz
$ tar -xvf corset-1.06-linux64.tar.gz
$ cd corset-1.06-linux64
$ sudo mkdir -p /export/apps/corset/1.06/
$ sudo cp -v * /export/apps/corset/1.06/