compute_keggModule_milkType_association: Compute association between reads mapping to predicted KEGG...

Description Usage Value Author(s) Examples

View source: R/statisticalTable_functions.R

Description

This function will output the results of multiple statistical models determining association between KEGG (Kyoto Encyclopedia of Genes and Genomes) modules and milk consumption type at 6-months of age.

Usage

1

Value

The output will be a data frame with the following columns:

allOutcomes

KEGG module

bfList

Mean (Standard Deviation) of KEGG module in breastfed group

tfList

Mean (Standard Deviation) of KEGG module in traditional formula fed group

asfList

Mean (Standard Deviation) of KEGG module in added-sugar formula fed group

difftfbfList

Mean difference (Lower confidence level, upper confidence level) between diversity metric in traditional formula and breastfed groups

pValTFBF_list

P-value of difference between traditional formula group and breastfed group

diffasfbfList

Mean difference (Lower confidence level, upper confidence level) between added-sugar formula group and breastfed group

pValTFBF_list

P-value of difference between added-sugar formula group and breastfed group

Author(s)

Roshonda B. Jones

Examples

1

rbarner/infantMilkConsumption documentation built on Nov. 19, 2019, 12:36 a.m.