Changes between Version 4 and Version 5 of SNPPipelineTestManual
- Timestamp:
- Dec 16, 2010 3:54:34 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SNPPipelineTestManual
v4 v5 3 3 4 4 == Procedure == 5 * __'''Step 1'''__ Obtain datasets 5 __'''Step 1'''__ Obtain datasetsDownload raw BGI FASTQ files from Grid or use the simulated files from Jeroen 6 6 7 Download raw BGI FASTQ files from Grid or use the simulated files from Jeroen 8 9 * __'''Step 2'''__ Install tools 10 11 You need to install the following tools and set up required index files. 7 __'''Step 2'''__ Install toolsYou need to install the following tools and set up required index files. 12 8 13 9 * BWA 14 10 * GATK 15 * Pi cart11 * Pindel 16 12 13 '''__Step 3__''' Configure pipelineEdit pipeline.properties to locate datasets and tools 17 14 18 * '''__Step 3__''' Configure pipeline 19 20 Edit pipeline.properties to locate datasets and tools 21 22 * '''__Step 4__''' Generate pipeline 23 24 Run /src/ngsscriptgenerator/NGSScriptGenerator.java to generate the pipeline scripts 15 '''__Step 4__''' Generate pipelineRun /src/ngsscriptgenerator/NGSScriptGenerator.java to generate the pipeline scripts