Get the specific gene coordinates and flanks.

getGeneBed(gene_name, left = 10000, right = 10000)

Arguments

gene_name

The gene name.

left

Left flanking. Default: TRUE.

right

Right flanking. Default: TRUE.