Description Usage Arguments Value
A small document for helper functions
1 2 3 4 5 | .makeListRanges(x, gn)
.getRangesOfSYMBOLS(x)
.getRangesOfMir(x)
|
x |
A SummarizedExperiment containing hsa miR IDs as rownames |
gn |
A GRanges object with some of its names found in x |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.