assemble_background {profiles} R Documentation

create gsea background based on the reference kegg map data

Description

Usage

assemble_background(kegg, ko,
    multiple.omics = FALSE,
    tcode = NULL,
    map.set = NULL);

Arguments

kegg

[as Map]

ko

[as list]

tcode

[as string]

multiple.omics

[as boolean]

Details

Authors

kegg_kit

Value

this function returns data object of type Background.

clr value class

Examples


[Package profiles version 1.0.0.0 Index]