get_cluster_voting_metric_votes: Get a dataframe with the k votes for every index

View source: R/get_cluster_voting_metric_votes_omada.R

get_cluster_voting_metric_votesR Documentation

Get a dataframe with the k votes for every index

Description

Get a dataframe with the k votes for every index

Usage

get_cluster_voting_metric_votes(object)

Arguments

object

An object of class "clusterAnalysis"

Value

Dataframe with the k votes for every index

Examples

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

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