micro_getVariantCalls: benchmark GG getVariantCalls for select genomic interval, and...

Usage Arguments Value Author(s)

View source: R/benchmarks.R

Usage

1
2
3
micro_getVariantCalls(datasetId = "10473108253681171589", chr = "22",
  start = 16051400, end = 16051500, times = 5, fields = NULL,
  converter = c)

Arguments

chr

character encoding chromosome in the vcf

start

starting location for interval to search for variants

end

end location of interval

times

passed to microbenchmark

Value

a list with components bench giving timings, data giving variants, and call describing call

Author(s)

Shweta Gopaulakrishnan <reshg@channing.harvard.edu>


shwetagopaul92/benchmark documentation built on May 29, 2019, 9:58 p.m.