hidden-helpers {TCGAutils} | R Documentation |
A small document for helper functions
.makeListRanges(x, gn) .getRangesOfSYMBOLS(x) .getRangesOfMir(x)
x |
A character vector |
gn |
A GRanges object with some of its names found in x |
x |
A SummarizedExperiment containing hsa miR IDs as rownames |
A list of length 2: unmapped (character vector) and mapped (GRanges)
list of length 2: "unmapped" is a character vector providing unmapped symbols, "mapped" is a GRanges object with ranges of mapped symbols