geneViz_mapCoordSpace {GenVisR} | R Documentation |
Reference a master genomic region file to map original positions to a transformed space
geneViz_mapCoordSpace(master, coord)
master |
an object of class data frame containing columns start, end, width, type, trans_start, trans_end representing a master genomic region with features from isoforms merged |
coord |
an object of class data frame containing columns start and end to map to transformed space |
an object of class data frame identical to coord but with extra columns for transformed coord