Description Usage Format Value See Also
 filePath <- system.file("extdata", "hg38ToMm10.over.chain", package = "BSDMR")
                   mouse_region <- change_genomic_coordinate(human_region,filePath,mouse_anno)
1  | 
A GRanges object.
The GRanges object contains three additional metadata columns:
id: EnsemblID or liftOver FAILED,indicates the region mapping failed between seocies  
center: the center of the region,(strat+end)/2, or NA if liftOver FAILED 
annotation:the annotation of the region, it can be promoter,downstream,gene,UTR... 
or the reason of liftOver FAILED. 
annotation data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.