cut_markers: Select the top n cluster markers

Description Usage Arguments Value Examples

View source: R/cut_markers.R

Description

This function identifies true label groups between reference groups and clusters.

Usage

1
cut_markers(clusters, markers, ntop)

Arguments

clusters

A vector of cluster labels.

markers

A data.frame as in the output of the FindAllMarkers Seurat function.

ntop

The number of top markers you want.

Value

A list of ntop markers per cluster.

Examples

1
# TODO

elimereu/matchSCore2 documentation built on April 9, 2020, 5:41 p.m.