View source: R/summarize_results.R
summarize_results | R Documentation |
This function summarizes results
summarize_results(
df,
features_table,
components_table,
structure_organism_pairs_table,
annot_table_wei_chemo,
remove_ties,
summarize
)
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) |
A summarized table
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.