View source: R/add_ensemble_regulatory.R
get_ENSEMBL_data | R Documentation |
This function queries for ENSEMBL regulatory features and collapse them to return a single record.
get_ENSEMBL_data(chromosome, start, end, mart)
chromosome |
Chromosome of the region |
start |
Start of the region |
end |
End of the region |
mart |
|
data.frame
of one row with the ENSEMBL regulatory
regions overlapping the genomic coordinate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.