Changes between Version 54 and Version 55 of SnpCallingPipeline
- Timestamp:
- Nov 8, 2010 9:36:48 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SnpCallingPipeline
v54 v55 70 70 color=lightgrey; 71 71 72 "sample.aligned.bam" -> " TODO compare against arrays and BGI output"72 "sample.aligned.bam" -> "UnifiedGenotype (without realign)"->"QC against arrays and BGI" 73 73 74 74 label = "QC per sample"; … … 92 92 Todo: 93 93 94 * Recode workflow 2 to work per genome instead of per chromosome 95 * QC pipeline 96 * Simple SNP caller 94 First: 95 * Recode workflow 2 to work per genome instead of per chromosome and test - Freerk 96 * Run on pilot data (6) to evaluate timing and concurrency issues (can 6 run on one node?) - Freerk 97 * Complete analysis of data (60) until including merge to sample.aligned.bam - Freerk 98 * QC pipeline - Can we get Jeroen and Yurii involved here 99 * UnifiedGenotyper without realign - Freerk 97 100 * GATK variant eval to make venn diagrams 98 * Contact Yurii for this; Let Jeroen take charge? 101 * Contact Yurii for this; Let Jeroen take charge? 102 * Share data with Grid following plan Silvia - Freerk 103 * Contact BGI for sample list - Morris 104 * Put report on FTP - Ger,Freerk 99 105 106 Next: 107 * Short tutorial howto generate pipeline scripts - Morris 108 * Teach Barbara and Jeroen 109 * Port pipeline to Grid with help of Barbara 110 * What do we need to generate exactly - Barbara 100 111 == List of steps == 101 112