User Tools

Site Tools


fastqc-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
fastqc-software [2014/12/05 14:07] – created aorthfastqc-software [2015/07/23 14:18] – [Installation] joguya
Line 20: Line 20:
 Notes from the sysadmin during installation: Notes from the sysadmin during installation:
  
-<code>$ cd ~/src +<code>$ wget http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.11.3.zip 
-$ wget http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.11.2.zip +unzip  fastqc_v0.11.3.zip 
-unzip fastqc_v0.11.2.zip +cd FastQC/ 
-sudo cp -r FastQC/ /export/apps/fastqc/0.11.2 +sudo mkdir /export/apps/fastqc/0.11.3 
-sudo chmod +x /export/apps/fastqc/0.11.2/fastqc</code>+sudo cp -r /export/apps/fastqc/0.11.3 
 +sudo chmod +x /export/apps/fastqc/0.11.3/fastqc</code>
fastqc-software.txt · Last modified: 2021/12/15 07:39 by aorth