View source: R/other_functions.R
renameClusters | R Documentation |
See renameAndOrderClusters in library(scrattch.hicat)
renameClusters(sampleInfo, clusterInfo, propExpr, medianExpr, propDiff = 0, propMin = 0.5, medianFC = 1, excludeGenes = NULL, majorGenes = c("GAD1", "SLC17A7", "SLC1A3"), majorLabels = majorGenes, broadGenes = majorGenes, propLayer = 0.3, layerNameColumn = "layer_label", getLayer = function(x) return(as.numeric(substr(as.character(x), 2, 2))))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.