drawDotPlot {NoRCE}R Documentation

Draw dot plot of the enrichment object

Description

Draw dot plot of the enrichment object

Usage

drawDotPlot(mrnaObject, type = "pAdjust", n)

Arguments

mrnaObject

Object of the enrichment result

type

Draw the dot plot according to the p-value or adjusted p-value ("pvalue", "pAdjust")

n

Number of GO terms or pathways, that ordered by type and has least number of top p-value

Value

Dot plot of the top n enrichment results


[Package NoRCE version 1.2.0 Index]