====== GFFRead ======
GFFRead is a GFF/GTF parsing utility providing format conversions, region filtering, FASTA sequence extraction.
===== Information =====
* Version: 0.9.6
* Added: February, 2017
* Link: https://github.com/gpertea/gffread
===== Usage =====
See which versions of gffread are available:
$ module avail gffread
Load gffread
$ module load gffread/0.9.6
===== Installation ======
Notes from the sysadmin during installation:
$ cd /tmp
$ git clone https://github.com/gpertea/gclib
$ git clone https://github.com/gpertea/gffread
$ cd gffread
$ make
$ sudo cp -v gffread /export/apps/gffread/0.9.6/