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)