generateClassificationAnnotation: Given a cell clustering (partitioning) and a set of user...

View source: R/pagodaWebSelections.R

generateClassificationAnnotationR 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


pagoda2 documentation built on June 24, 2024, 9:09 a.m.