View source: R/get_sample_memberships_omada.R
get_sample_memberships | R Documentation |
Get a dataframe with the memberships of the samples found in the input data
get_sample_memberships(object)
object |
An object of class "clusterAnalysis" |
A dataframe with the memberships of the samples found in the input data
oa.object <- omada(toy_genes, method.upper.k = 4)
get_sample_memberships(oa.object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.