Description Usage Arguments Value
Imports one or several cell cluster profiles identified by the viSNE/ACCENSE algorithm into a CLUSTER object.
1 2 3 4 |
file |
a character indicating the location to a zip or a folder containing the SPADE results |
exclude |
a character vector containing the marker names to be excluded in the import procedure |
trans |
a character specifying the name of a transformation function to apply on the marker expression intensities. Possible functions are "arcsinh" for arc sin hyperbolic transformation (default), "log" for logarithmic transformation, or "none" for no transformation |
trans.para |
a named list containing parameters for the transformation. Please refer to the details section for more details |
trans.exclude |
a character vector containing the marker names for which no transformation must be applied on |
bin.width |
a numeric value indicating the width of the bins for the marker expression densities computations |
a S4 object of class CLUSTER
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.