Hi Nalini,
I was playing around with this package. Thanks a lot providing these R bindings! Much appreciated.
Do you have by any chance an example for iterating through a GATK4 GenomicsDBImport database?
I'm trying to build something similar to CreateSomaticPanelOfNormals which tries to fit beta-binomial distributions to all heterozygous variants. So simply extracting the AD field for all variants and all samples.
I'll figure it out if you don't have anything in place, but I thought I ask as it seems like a fairly standard task.
Thanks a lot,
Markus