queryByRegion: Get all the enhancer regions for the gene

queryByRegion,GeneHancerDB-methodR Documentation

Get all the enhancer regions for the gene

Description

Get all the enhancer regions for the gene

Usage

## S4 method for signature 'GeneHancerDB'
queryByRegion(obj, chrom, start, end)

Arguments

obj

An object of class GeneHancerDB

chrom

character, the chromosome name WITHOUT leading 'chr'

start

numeric the starting base

end

numeric the ending base


PriceLab/ghdb documentation built on June 14, 2024, 5:57 a.m.