Description Usage
View source: R/general_help.R
wrapper for different binarization functions
1 2 3 4 5 6 7 8 9 10 11
kmeans_binarize_wrapper( gobject, expression_values = c("normalized", "scaled", "custom"), subset_genes = NULL, kmeans_algo = c("kmeans", "kmeans_arma", "kmeans_arma_subset"), nstart = 3, iter_max = 10, extreme_nr = 50, sample_nr = 50, set.seed = NULL )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.