union_render {GCModeller} R Documentation

visual plot of the multiple omics union data

Description

Usage

union_render(union.data,
    outputdir = ./,
    id = KEGG,
    compound = compound,
    gene = gene,
    protein = protein,
    text.color = white,
    kegg.maps = NULL);

Arguments

Details

Authors

xieguigang

Value

This function has no value returns.

Examples


[Package GCModeller version 1.1.0-beta Index]