| | 1 | == Resource == |
| | 2 | All source code can be downloaded at[http://www.bbmriwiki.nl/svn/ngs_pipelines/ http://www.bbmriwiki.nl/svn/ngs_pipelines/] |
| | 3 | |
| | 4 | == Procedure == |
| | 5 | 1. ==== Obtain datasets ==== |
| | 6 | Download raw BGI FASTQ files from Grid or use the simulated files from Jeroen |
| | 7 | |
| | 8 | |
| | 9 | 1. ==== Install tools ==== |
| | 10 | |
| | 11 | * BWA |
| | 12 | * GATK |
| | 13 | * Picart |
| | 14 | 1. ==== Configure pipeline ==== |
| | 15 | Edit pipeline.properties to locate datasets and tools |
| | 16 | |
| | 17 | |
| | 18 | 1. ==== Generate pipeline ==== |
| | 19 | Run /src/ngsscriptgenerator/NGSScriptGenerator.java to generate the pipeline scripts |