get_ENSEMBL_data: Get ENSEMBL regulatory features overlapping a genomic region

View source: R/add_ensemble_regulatory.R

get_ENSEMBL_dataR Documentation

Get ENSEMBL regulatory features overlapping a genomic region

Description

This function queries for ENSEMBL regulatory features and collapse them to return a single record.

Usage

get_ENSEMBL_data(chromosome, start, end, mart)

Arguments

chromosome

Chromosome of the region

start

Start of the region

end

End of the region

mart

Mart object to perform the ENSEMBL query

Value

data.frame of one row with the ENSEMBL regulatory regions overlapping the genomic coordinate.


isglobal-brge/epimutacions documentation built on April 22, 2024, 4:08 a.m.