get_col_data | R Documentation |
Gets column data from an se as a tibble
get_col_data(se)
se |
SummarizedExperiment |
A tibble containing the coldata of the SummarizedExperiment
data(seq_se)
get_col_data(seq_se)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.