cirPlot4pathway: Circular plot for a set of pathways

Description Usage Arguments Details Value See Also

View source: R/resultReport.R

Description

The individual CpGs or genes within a given set of pathways are displayed as the dots in the resulting plot. The significance of the CpGs or genes are illustrated by the negative log P value.

Usage

1
cirPlot4pathway(datalist, topPathID, core = MulticoreParam(), fileName = NULL)

Arguments

datalist

The input data list containing ordered collections of matrices.

topPathID

A predefined pathway IDs.

core

The number of cores used for computation. (Default: 10)

fileName

Add a character to the output file name. (Default: 'Circular-Manhattan.pval.jpeg')

Details

Top 10 or 20 pathways are usually suggested to be visualized. The significant features (if any) are highlighted using filled diamond. The significance line is set as 0.05 marked as dashed red line.

Value

An output image file.

See Also

omics2pathlist.


BioMM documentation built on Nov. 8, 2020, 11:04 p.m.