get_cluster_markers: get_cluster_markers

get_cluster_markersR Documentation

get_cluster_markers

Description

Find markers for each cluster

Usage

get_cluster_markers(input_data_matrix, labels_vector, threads = 1)

Arguments

input_data_matrix

An expression matrix in which rows are genes and columns are cells.

labels_vector

A vector of cluster labels ontained from clustering methods.

threads

A parameter to control number of cores used for analysis threads = 1 by default.

Value

A list that contains markers for each cluster.


scCAN documentation built on June 24, 2024, 5:19 p.m.