get_sample_memberships: Get a dataframe with the memberships of the samples found in...

View source: R/get_sample_memberships_omada.R

get_sample_membershipsR Documentation

Get a dataframe with the memberships of the samples found in the input data

Description

Get a dataframe with the memberships of the samples found in the input data

Usage

get_sample_memberships(object)

Arguments

object

An object of class "clusterAnalysis"

Value

A dataframe with the memberships of the samples found in the input data

Examples

oa.object <- omada(toy_genes, method.upper.k = 4)
get_sample_memberships(oa.object)

BioSok/omada documentation built on Aug. 21, 2023, 2:38 p.m.