summarize_results: Summarize results

View source: R/summarize_results.R

summarize_resultsR Documentation

Summarize results

Description

This function summarizes results

Usage

summarize_results(
  df,
  features_table,
  components_table,
  structure_organism_pairs_table,
  annot_table_wei_chemo,
  remove_ties,
  summarize
)

Arguments

df

Dataframe

features_table

Prepared features file

components_table

Prepared components file

structure_organism_pairs_table

Table containing the structure - organism pairs

annot_table_wei_chemo

Table containing your chemically weighted annotation

remove_ties

Remove ties. BOOLEAN

summarize

Boolean. summarize results (1 row per feature)

Value

A summarized table

Examples

NULL

taxonomicallyinformedannotation/tima-r documentation built on June 1, 2025, 8:10 p.m.