View source: R/patternMarkerCellClassifier.R
patternMarkerCellClassifier | R Documentation |
Use the patternMarker statistic to determine which cells belong to each pattern in the data
patternMarkerCellClassifier(cgapsResult)
cgapsResult |
a CoGAPSResult object |
list containing a prediction matrix and vector classifying cells to patterns
data("schepCogapsResult")
pClass <- patternMarkerCellClassifier(schepCogapsResult)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.