KYCG_plotMetaEnrichment: Plot meta gene or other meta genomic features

View source: R/KYCG_plot.R

KYCG_plotMetaEnrichmentR Documentation

Plot meta gene or other meta genomic features

Description

Plot meta gene or other meta genomic features

Usage

KYCG_plotMetaEnrichment(result_list)

Arguments

result_list

one or a list of testEnrichment

Value

a grid plot object

Examples

cg_lists <- KYCG_getDBs("MM285.TFBS")
queries <- cg_lists[(sapply(cg_lists, length) > 40000)]
result_list <- lapply(queries, testEnrichment,
    "MM285.metagene", silent=TRUE, platform="MM285")

KYCG_plotMetaEnrichment(result_list)

zwdzwd/sesame documentation built on April 28, 2024, 12:48 p.m.