| SPARK-class | R Documentation |
Each SPARK object has a number of slots which store information. Key slots to access are listed below.
countsThe raw expression count matrix
scaled_countsScaled (default is variance stabilizing transformation for each gene) expression matrix; used for visualization
weightsThe weights for combining p-values from multiple kernels
kernelmatThe kernel matrix for spatial gene recognization, a list
lib_sizeThe total read depth for each cell
fit_modelThe model to be fitted, either "poisson" or "gaussian"
num_coreThe number of core used in the package
locationCell corrdinates to compute the kernel matrix
projectName of the project (for record keeping)
res_vcThe results for variance component estimation step
res_stestThe results for variance component testing step for each kernel
res_mtestThe results for variance component testing step for combined multiple kernels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.