character() vector describing chromosomal regions,
e.g., c("chr1", "chr2:10000", "chr3:10000-20000") (all
of chromosome 1, chromosome 2 from position 10000 to the end,
chromosome 3 from 10000 to 20000).
symbols
character() vector of gencode gene symbols, e.g.,
c("BRCA1", "PTEN")
destination
character(1) default tempfile() file path
for BAM file slice
overwrite
logical(1) default FALSE can destination be
overwritten?
progress
logical(1) default interactive() should a
progress bar be used?