View source: R/core_functions.R
get_cmp_scores | R Documentation |
Calculate CMP scores based on community network and gene abundances
get_cmp_scores(emm, norm_kos)
emm |
Stoichiometric network matrix produced by generate_genomic_network |
norm_kos |
Data.table of gene abundances |
Data.table of CMP scores
get_cmp_scores(ko_net[[1]], gene_abunds)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.