Get data.table of metadata from RangedSummarizedExperiment or OutriderDataSet object
1 | featureInfo(gr, columns = NULL, summary = F, rownumbers = F)
|
gr |
GRanges object or any object containing it (i.e. RangedSummarizedExperiment, OutriderDataSet), must support mcols function |
columns |
a character vector for selecting only a part of the mcols. If NULL then all the columns will be included |
summary |
include summary per feature over all samples, if TRUE |
rownumbers |
if TRUE, the row numbers will be included as columns "row" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.