gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Mauricio Carneiro e0cb403b33 A read walker for contig statistics
I used this walker for my mtdna analysis where the goal was to see how the chromosomes were represented by the sequences in the bam files. It is very useful as a first look at a new dataset if you want to have an idea of where most of the reads fall. It reports the number of reads in each contig, percetages, enrichment as well as the expected number of reads for each contig and enrichment given the size of your dataset. I will document it accordingly with the new documentation tool. It's in public, and I'm happy to support it.
2011-07-24 02:36:17 -04:00
public Contig comparator -- sorting contigs like Picard 2011-07-24 02:33:19 -04:00
settings Using picard implementations for accessing aggregation directories. 2011-07-18 21:49:03 -04:00
LICENSE One last test... 2011-06-28 19:18:17 -04:00
build.xml Merged bug fix from Stable into Unstable 2011-07-15 19:38:20 -04:00
ivy.xml Merged bug fix from Stable into Unstable, and resolved merge conflicts. 2011-07-08 15:50:31 -04:00