按bin统计基因组数据
由 Chang Y 编写
#30 in #bam
410KB 225 代码行
gc
binstat gc -b test/sample1.bam -f test/reference.fa -r test/reference.fa.fai -w 50 -s 100
~13–22MB ~358K SLoC