GetTopKEGG: GetTopKEGG

View source: R/PathwayEnrichment.R

GetTopKEGGR Documentation

GetTopKEGG

Description

GetTopKEGG

Usage

GetTopKEGG(df = NULL, top.by = "Selected_PV", type = "double", ntop = 20)

Arguments

df

Data frame containing KEGG pathways.

top.by

Label used to select the top.

type

Type of selected p-values. Available options are: "double", negatives and positive, "positive", and "negative".

ntop

Number of top values.

Value

Data frame containing the top values.


MartinLoza/RNAseqAnalysis documentation built on March 18, 2022, 2:13 a.m.