Enrichment.REAC {UniprotR}R Documentation

Connect and parse UniProt information

Description

This function is used for Enrichment analysis of given list of genes or proteins from REACTOME

Usage

Enrichment.REAC(Accs,OS="hsapiens",p_value=0.05,directorypath=NULL,top=10)

Arguments

Accs

Vector of UniProt Accession/s or genes

OS

organism name Example: human - 'hsapiens', mouse - 'mmusculus'

p_value

custom p-value threshold for significance, default = 0.05

directorypath

Path to save output plot

top

Top N terms to be visualized

Author(s)

Mohmed Soudy Mohamed.soudy@57357.com and Ali Mostafa ali.mo.anwar@std.agr.cu.edu.eg


[Package UniprotR version 2.4.0 Index]