View source: R/automated_RNAseq_analysis.R
kmeansClustring | R Documentation |
Kmeans clustering analysis
kmeansClustring(Count_matrix, km, km_repeats = 10000, basemean = 0)
Count_matrix |
Directory of count matrix txt file |
km |
number of k-means clustering |
km_repeats |
number of k-means runs to get a consensus k-means clustering |
basemean |
basemean threshold |
R. Gentleman, V. Carey, W. Huber and F. Hahne (2021). genefilter: methods for filtering genes from high-throughput experiments. R package version 1.72.1.
Gu, Z. (2016) Complex heatmaps reveal patterns and correlations in multidimensional genomic data. Bioinformatics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.