Learn R Programming

PAC (version 1.0.5)

clusterNames: Get the top features that differentiate the clusters based on the maximum cluster signal levels across all samples. The maximum signal levels of all features of each cluster are found, and then the maximum signal levels are normalized across clusters. Next, within each cluster, the ranks of the features are obtained based on the normalized signal levels. Top ranked features are used to annotate each cluster

Description

Get the top features that differentiate the clusters based on the maximum cluster signal levels across all samples. The maximum signal levels of all features of each cluster are found, and then the maximum signal levels are normalized across clusters. Next, within each cluster, the ranks of the features are obtained based on the normalized signal levels. Top ranked features are used to annotate each cluster

Usage

clusterNames(aggregatedData, Num_TopFeatures = 3)

Arguments

aggregatedData
Variable name of aggregated data.
Num_TopFeatures
The number of top features in descending order of rank of importance.

Value

The annotation of clusters based on top features