get_cmp_scores: Calculate CMP scores based on community network and gene...

View source: R/core_functions.R

get_cmp_scoresR Documentation

Calculate CMP scores based on community network and gene abundances

Description

Calculate CMP scores based on community network and gene abundances

Usage

get_cmp_scores(emm, norm_kos)

Arguments

emm

Stoichiometric network matrix produced by generate_genomic_network

norm_kos

Data.table of gene abundances

Value

Data.table of CMP scores

Examples

get_cmp_scores(ko_net[[1]], gene_abunds)

borenstein-lab/mimosa2 documentation built on Dec. 19, 2024, 12:44 a.m.