plot_keggModule_milkType_association: Generate boxplots of reads mapping to predicted KEGG modules...

Description Usage Arguments Author(s) Examples

View source: R/plot_functions.R

Description

This function will output a boxplot with means of a specified KEGG (Kyoto Encyclopedia of Genes and Genomes) module and milk consumption type at 6-months of age.

Usage

1
plot_keggModule_milkType_association(variable = "M00221", variableName = "M00221: Putative simple sugar transport system")

Arguments

variable

KEGG module to be plotted.

variableName

Name of KEGG module to be plotted.

Author(s)

Roshonda B. Jones

Examples

1
2
plot_keggModule_milkType_association()
plot_keggModule_milkType_association(variable="M00233",variableName="M00233: Glutamate transport system")

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