View source: R/SummarizedExperiment_helpers.R
| extractPhentypeFromSE | R Documentation | 
Produces a single data frame where phenotype values have been joined into a single data frame with sample metadata.
extractPhentypeFromSE(phenotype_id, se, assay)
phenotype_id | 
 Id of the phenotype to be extracted  | 
se | 
 SummarizedExperiment object  | 
assay | 
 Name of the assay in the SummarizedExperiment object.  | 
Data frame with phenotype values and sample metadata.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.