Version 7 (modified by 14 years ago) (diff) | ,
---|
Resource
All source code can be downloaded at http://www.bbmriwiki.nl/svn/ngs_pipelines/
Procedure
Step 1 Obtain datasets
Download raw BGI FASTQ files from Grid or use the simulated files from Jeroen
Step 2 Install tools
You need to install the following tools and set up required index files.
- BWA
- A patched version can be dowloaded from the SVN using: svn co http://www.bbmriwiki.nl/svn/bwa_45_patched
- Afterwards run the "make" command
- GATK
- The GATK has several dependancies:
- Ant
- JRE
- More information to be found here: http://www.broadinstitute.org/gsa/wiki/index.php/Prerequisites & http://www.broadinstitute.org/gsa/wiki/index.php/Downloading_the_GATK
- SAMtools
- Pindel
- FastQC
Step 3 Configure pipeline
Edit pipeline.properties to locate datasets and tools
Step 4 Generate pipeline
Run /src/ngsscriptgenerator/NGSScriptGenerator.java to generate the pipeline scripts