View source: R/pagodaWebSelections.R
generateClassificationAnnotation | R Documentation |
Given a cell clustering (partitioning) and a set of user provided selections generate a cleaned up annotation of cluster groups that can be used for classification
generateClassificationAnnotation(clustering, selections)
clustering |
a factor that provides the clustering |
selections |
a p2 selection object that provided by the web interfact user |
a named factor that can be used for classification
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.