Changes between Version 1 and Version 2 of SnpCallingPipeline/AlignmentAndCleaning
- Timestamp:
- Oct 19, 2010 1:06:21 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SnpCallingPipeline/AlignmentAndCleaning
v1 v2 28 28 * lane.chr.covariate_table.csv - table of countcovariates output for recalibration 29 29 * lane.chr.recal.bam - alignment map with recalibrated quality scores 30 31 30 == align == 32 31 Align each end of paired end. … … 36 35 ||output: ||lane.chr.1.sai, lane.chr.2.sai || 37 36 ||docs: ||http://bio-bwa.sourceforge.net/bwa.shtml || 37 ||command:||ngs_pipelines/templates/ngs/template-paired-end_step_0_1.ftl || 38 38 39 39 == align-pe ==