Changes

From Genome Analysis Wiki
Jump to navigationJump to search
366 bytes removed ,  16:01, 22 May 2012
Line 90: Line 90:  
Since many of our tools still rely on GLF files and samtools stopped supporting GLF files, we created a version of samtools that still supports pileup to GLF files AND incorporates the updated BAQ logic.  This version is called samtools-hybrid That code can be downloaded at: https://github.com/statgen/samtools-0.1.7a-hybrid
 
Since many of our tools still rely on GLF files and samtools stopped supporting GLF files, we created a version of samtools that still supports pileup to GLF files AND incorporates the updated BAQ logic.  This version is called samtools-hybrid That code can be downloaded at: https://github.com/statgen/samtools-0.1.7a-hybrid
   −
== [[Read Mapping]] ==
+
*[[baseQualityCheck]] - tool to calculate the observed base quality vs. empirical base quality (helps to evaluate mappers)
*[[Karma|Karma]] - Our fast short read aligner, which generates [[Mapping Quality Scores]]
  −
*[[Karma-colorspace|Karma-ColorSpace]] - QUICKSTART on mapping color space reads
  −
*[[baseQualityCheck]] - a mature tool to calculate the observed base quality vs. empirical base quality (helps to evaluate mappers)
  −
 
  −
*[[Examples|Examples]] - Sample command lines with discussion
  −
 
  −
*[[MapabilityScores]] - Definitions of various mappability scores adopted at UCSC genome browser.
      
== Variant Calling ==
 
== Variant Calling ==

Navigation menu