| options_from_coldata | R Documentation | 
Gets available options for a particular column of the coldata of an se
options_from_coldata(se, colname)
| se | SummarizedExperiment | 
| colname | the column name (character) to extract options for | 
A vector containing the unique options for a coldata column
data(seq_se)
options_from_coldata(seq_se, "site")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.