Changes between Version 21 and Version 22 of SnpCallingPipeline
- Timestamp:
- Oct 16, 2010 6:01:32 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SnpCallingPipeline
v21 v22 45 45 color=lightgrey; 46 46 node [style=filled,color=white]; 47 "flowcell_lane.aligned.bam" -> RealignIndelsAndFixMates248 "flowcell_lane 2.aligned.bam" -> RealignIndelsAndFixMates249 "flowcell_lane 3.aligned.bam" -> RealignIndelsAndFixMates247 "flowcell_lane.aligned.bam" -> Merge -> "sample.aligned.bam" -> RealignIndelsAndFixMates2 48 "flowcell_lane.aligned.bam" -> Merge 49 "flowcell_lane.aligned.bam" -> Merge 50 50 RealignIndelsAndFixMates2 -> IndelGenotyperV2 -> FilterSingleCalls -> UnifiedGenotyper -> Filtration -> VariantEval -> "QC reports" 51 51 Filtration -> VCF