sparkx.sk | R Documentation |
Testing for single kernel with non-parametric framework
sparkx.sk(counts, infomat, X_mat = NULL, mc_cores = 1, verbose = TRUE)
counts: |
A n x p gene expression matrix (sparseMatrix) |
infomat: |
A n x d location matrix |
X_mat: |
A n x c covariate matrix |
mc_cores: |
A integer specifying multiple threads |
verbose: |
A boolean value whether to print details, for debug purpose |
A data frame with stats and p values for all genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.