getGlobalClusterMarkers | R Documentation |
Deprecated; Get markers for global clusters
getGlobalClusterMarkers(
conos.obj,
clustering = "multi level",
min.samples.expressing = 0,
min.percent.samples.expressing = 0
)
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) |
List of consistent genes per each cluster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.