View source: R/pipelineHelpers.R
factorListToMetadata | R Documentation |
Converts a list of factors into 'pagoda2' metadata optionally filtering down to the cells present in the provided 'pagoda2' app.
factorListToMetadata(factor.list, p2 = NULL)
factor.list |
list of factors named by the cell identifier |
p2 |
'pagoda2' app to filter the factors by, optional (default=NULL) |
'pagoda2' web metadata object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.