topEnrichment {NoRCE}R Documentation

Number of top enrichment results of the pathway or GO terms for the given object and the order type - p-value or adjusted p-value.

Description

Number of top enrichment results of the pathway or GO terms for the given object and the order type - p-value or adjusted p-value.

Usage

topEnrichment(mrnaObject, type, 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

Give top n enrichment results


[Package NoRCE version 1.5.0 Index]