Pathway.Enr: 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)
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