Filters and merges pathway information with sample KO data for a specific module. Returns a merged dataframe containing KO abundance data and pathway definitions.
process_module_structure(pathway_infor, Sample_KO, module)A merged dataframe containing: - KO abundance data for the specified module - Corresponding pathway information - Empty dataframe if no matching KOs found
Data frame containing pathway information, see examples.
Dataframe containing KO abundance data with KO IDs as row names
Character string of the module ID to process (e.g. "M00563")