Closed xubeisi closed 11 years ago
genomeCoverageBed -ibams listbam -g chromsize genomeCoverageBed -is listbed -g chromsize
options added: -is The input list file is <bed/gff/vcf>. -ibams The input list file each line is filename in BAM format.
wrong understanding of a parameter in source code. this one actually output simple accumulate of different depth number from file. should accumulate on each position and then count. working on it.
genomeCoverageBed -ibams listbam -g chromsize genomeCoverageBed -is listbed -g chromsize
options added: -is The input list file is <bed/gff/vcf>. -ibams The input list file each line is filename in BAM format.