Changes between Version 13 and Version 14 of SnpCallingPipeline
- Timestamp:
- Oct 14, 2010 11:57:41 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SnpCallingPipeline
v13 v14 8 8 9 9 To perform the analysis as fast and good as possible the pipeline has been divided into several small processes. These processes are all numbered and can be found in figure 1 & 2 in the appendix. The processes including commands, input and output files are described below, starting with pre-alignment. 10 11 10 == Simplified Overview == 12 11 … … 33 32 "Lane1.aligned.bam" -> RealignIndelsAndFixMates2 34 33 "Lane2.aligned.bam" -> RealignIndelsAndFixMates2 35 "Lane 2.aligned.bam" -> RealignIndelsAndFixMates234 "Lane3.aligned.bam" -> RealignIndelsAndFixMates2 36 35 RealignIndelsAndFixMates2 -> IndelGenotyperV2 -> FilterSingleCalls -> UnifiedGenotyper -> Filtration -> VariantEval 37 36 Filtration -> VCF