Pathway.Enr {UniprotR}R Documentation

Connect and parse UniProt information

Description

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

Usage

Pathway.Enr(Accs,OS="hsapiens",p_value=0.05,directorypath=NULL,top=10)

Arguments

Accs

Vector of UniProt Accession/s or genes

OS

organism Example: human - 'hsapiens' for more info https://biit.cs.ut.ee/gprofiler/page/organism-list

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]