generateClassificationAnnotation {pagoda2} | 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
Description
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
Usage
generateClassificationAnnotation(clustering, selections)
Arguments
clustering |
a factor that provides the clustering |
selections |
a p2 selection object that provided by the web interfact user |
Value
a named factor that can be used for classification
[Package pagoda2 version 1.0.12 Index]