Changes

From Genome Analysis Wiki
Jump to navigationJump to search
1 byte added ,  18:12, 19 January 2011
no edit summary
Line 28: Line 28:  
*[[Pileup]] – Pileup every base or just bases in specified region and write VCF
 
*[[Pileup]] – Pileup every base or just bases in specified region and write VCF
 
*[[C++ Executable: bam#readIndexedBam|ReadIndexedBam]] - Read an indexed BAM file reference by reference id -1 to the max reference id and write it out as a SAM/BAM file
 
*[[C++ Executable: bam#readIndexedBam|ReadIndexedBam]] - Read an indexed BAM file reference by reference id -1 to the max reference id and write it out as a SAM/BAM file
 +
*[[VerifyBamID]] – Check sample identities for contamination/sample swap
 +
**Genotype concordance based detection
 +
**Estimate based on population allele frequencies without genotype data
 +
    
==== Update the File ====
 
==== Update the File ====
Line 77: Line 81:     
==SAM/BAM==
 
==SAM/BAM==
*[[VerifyBamID]] – Check sample identities for contamination/sample swap
  −
**Genotype concordance based detection
  −
**Estimate based on population allele frequencies without genotype data
   
*Recalibrator – Resource-efficient tool, which recalibrates base qualities based on an adaptive logistic regression model - <span style="color:#D2691E">Available upon request</span>
 
*Recalibrator – Resource-efficient tool, which recalibrates base qualities based on an adaptive logistic regression model - <span style="color:#D2691E">Available upon request</span>
 
*Deduper – Mark or remove duplicates - <span style="color:#D2691E">Coming Soon</span>
 
*Deduper – Mark or remove duplicates - <span style="color:#D2691E">Coming Soon</span>

Navigation menu