prepare_features_components: Prepare features components

View source: R/prepare_features_components.R

prepare_features_componentsR Documentation

Prepare features components

Description

This function prepares the components (clusters in molecular network) for further use

Usage

prepare_features_components(
  input = get_params(step =
    "prepare_features_components")$files$networks$spectral$components$raw,
  output = get_params(step =
    "prepare_features_components")$files$networks$spectral$components$prepared
)

Arguments

input

Input file

output

Output file

Examples

NULL

taxonomicallyinformedannotation/tima-r documentation built on July 17, 2024, 7:11 p.m.