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