Description Usage Arguments Details Value
Imports one or several cell cluster profiles identified by the Citrus algorithm into a CLUSTER object.
| 1 2 3 4 | 
| file | a character indicating the location of the citrusClustering.Rdata file | 
| dictionary | a two-column data.frame providing the correspondence between the original marker names (first column) and the new marker names (second column) | 
| exclude | a vector containing the marker names to be excluded in the import procedure | 
| bin.width | a numeric value indicating the width of the bins for the marker expression densities computations | 
| minimumClusterSizePercent | a numeric value indicating the minimal ratio of cells per cluster to import | 
| cluster.selection | a character vector containing the names of the clusters to import | 
| arcsinh.transform | a logical value indicating if Citrus expression values must be arcsinh transformed | 
Citrus is an algorithm that clusters cells using a hierarchical clustering procedure (similarly to SPADE) and then identifies the cell clusters that are significantly associated with different biological condition phenotypes (PMID:24979804).
a S4 object of class CLUSTER
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.