Description Usage Arguments Value Examples
Using clustering results based on feature selection to perform model selection.
1 | Select_Model_short_SC3(Y, cluster, tops = c(500, 1000, 2000))
|
Y |
A gene expression matrix |
cluster |
The initial cluster labels NA values are allowed. This can directly from the |
tops |
A numeric vector containing a list of numbers corresponding to top genes; e.g., tops = c(500, 1000, 2000). |
mse and the SC3 clustering result.
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.