Learn R Programming

conos (version 1.5.2)

getGlobalClusterMarkers: Deprecated; Get markers for global clusters

Description

Deprecated; Get markers for global clusters

Usage

getGlobalClusterMarkers(
  conos.obj,
  clustering = "multi level",
  min.samples.expressing = 0,
  min.percent.samples.expressing = 0
)

Value

List of consistent genes per each cluster

Arguments

conos.obj

conos object

clustering

character Name of the clustering to use (default='multi level')

min.samples.expressing

numeric Minimum number of samples that must have the genes upregulated in the respective cluster (default=0)

min.percent.samples.expressing

numeric Minumum percent of samples that must have the gene upregulated (default=0)