This is an old revision of the document!
A framework to process and analyze data from high-throughput sequencing (HTS) assays.
module avail htseq
Notes from the sysadmin during installation:
$ sudo mkdir -p /export/apps/htseq/0.6.1 $ module load python/2.7.8 $ sudo chown aorth /export/apps/htseq/0.6.1 $ pip install HTSeq --install-option="--prefix=/export/apps/htseq/0.6.1" $ sudo chown root:root /export/apps/htseq/0.6.1