get_feature_selection_optimal_features: Get the optimal features

View source: R/get_feature_selection_optimal_features_omada.R

get_feature_selection_optimal_featuresR Documentation

Get the optimal features

Description

Get the optimal features

Usage

get_feature_selection_optimal_features(object)

Arguments

object

An object of class "clusterAnalysis"

Value

The list of optimal features

Examples

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

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