This is an old revision of the document!
A quality control tool for high throughput sequence data.
$ module avail fastqc
$ module load fastqc/0.11.2 $ fastqc
Notes from the sysadmin during installation:
$ cd ~/src $ wget http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.11.2.zip $ unzip fastqc_v0.11.2.zip $ sudo cp -r FastQC/ /export/apps/fastqc/0.11.2 $ sudo chmod +x /export/apps/fastqc/0.11.2/fastqc