Skip to content
Prev 6995 / 21312 Next

[Bioc-devel] BamTallyParam argument 'which'

I'm not convinced the samtools way lets the user do anything useful with
tallyVariants. At least, I can't think of one. The arguments for
consistency with samtools do not really hold at the summary level.
Ultimately, you want a summary of each position. Having the summaries
duplicated in the output does not really help, unless there is an easy way
to map back to the original locii. But I'm not going to add that complexity
until there is an actual use case. Right now, users are universally
surprised by the repetition of the results. A parameter could be added when
the need arises.
On Wed, Feb 25, 2015 at 6:37 AM, Gabe Becker <becker.gabe at gene.com> wrote: