View source: R/misc_helper_functions.R
kos_from_species | R Documentation |
Function for getting ko abundances from species abundance data and table of reference genomes
kos_from_species(spec_abunds, ref_kos, scale_factor = 1)
spec_abunds |
Species abundance data table across samples |
ref_kos |
gene content of every species |
scale_factor |
Scale abundances by a factor |
gene abundances across samples
kos_from_species(bv_qpcr, genome_content)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.