enrichWP {multiSight}R Documentation

Util function From clusterProfiler

Description

Downloads wikiPathways data and computes ORA analysis with provided features.

Usage

enrichWP(gene, organism, pAdjustMethod, minGSSize, maxGSSize)

Arguments

gene

Features to enrich.

organism

Value chosen by user in Home tab..

pAdjustMethod, minGSSize, maxGSSize

Numeric values chosen by user in Biological Insights tab.

Value

enrichResult object with wikiPAthways database used.


[Package multiSight version 1.2.0 Index]