kos_from_species: Function for getting ko abundances from species abundance...

View source: R/misc_helper_functions.R

kos_from_speciesR Documentation

Function for getting ko abundances from species abundance data and table of reference genomes

Description

Function for getting ko abundances from species abundance data and table of reference genomes

Usage

kos_from_species(spec_abunds, ref_kos, scale_factor = 1)

Arguments

spec_abunds

Species abundance data table across samples

ref_kos

gene content of every species

scale_factor

Scale abundances by a factor

Value

gene abundances across samples

Examples

kos_from_species(bv_qpcr, genome_content)

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