Changes between Version 1 and Version 2 of SNPPipelineTestManual
- Timestamp:
- Dec 16, 2010 3:32:55 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SNPPipelineTestManual
v1 v2 1 1 == Resource == 2 All source code can be downloaded at[http://www.bbmriwiki.nl/svn/ngs_pipelines/ http://www.bbmriwiki.nl/svn/ngs_pipelines/] 2 All source code can be downloaded at[http://www.bbmriwiki.nl/svn/ngs_pipelines/ http://www.bbmriwiki.nl/svn/ngs_pipelines/] 3 3 4 4 == Procedure == 5 1. ==== Obtain datasets ==== 6 Download raw BGI FASTQ files from Grid or use the simulated files from Jeroen 5 * __'''Step 1'''__ Obtain datasets 7 6 8 7 9 1. ==== Install tools ==== 8 9 Download raw BGI FASTQ files from Grid or use the simulated files from Jeroen 10 11 * __'''Step 2'''__ Install tools 10 12 11 13 * BWA 12 14 * GATK 13 15 * Picart 14 1. ==== Configure pipeline ====15 Edit pipeline.properties to locate datasets and tools16 16 17 * '''__Step 3__''' Configure pipeline 17 18 18 1. ==== Generate pipeline ==== 19 Run /src/ngsscriptgenerator/NGSScriptGenerator.java to generate the pipeline scripts 19 Edit pipeline.properties to locate datasets and tools 20 21 * '''__Step 4__''' Generate pipeline 22 23 Run /src/ngsscriptgenerator/NGSScriptGenerator.java to generate the pipeline scripts