Package: diffEnrich 0.1.2

Harry Smith

diffEnrich: Given a List of Gene Symbols, Performs Differential Enrichment Analysis

Compare functional enrichment between two experimentally-derived groups of genes or proteins (Peterson, DR., et al.(2018)) <doi:10.1371/journal.pone.0198139>. Given a list of gene symbols, 'diffEnrich' will perform differential enrichment analysis using the Kyoto Encyclopedia of Genes and Genomes (KEGG) REST API. This package provides a number of functions that are intended to be used in a pipeline. Briefly, the user provides a KEGG formatted species id for either human, mouse or rat, and the package will download and clean species specific ENTREZ gene IDs and map them to their respective KEGG pathways by accessing KEGG's REST API. KEGG's API is used to guarantee the most up-to-date pathway data from KEGG. Next, the user will identify significantly enriched pathways from two gene sets, and finally, the user will identify pathways that are differentially enriched between the two gene sets. In addition to the analysis pipeline, this package also provides a plotting function.

Authors:Harry Smith [aut, cre], Laura Saba [aut]

diffEnrich_0.1.2.tar.gz
diffEnrich_0.1.2.zip(r-4.5)diffEnrich_0.1.2.zip(r-4.4)diffEnrich_0.1.2.zip(r-4.3)
diffEnrich_0.1.2.tgz(r-4.4-any)diffEnrich_0.1.2.tgz(r-4.3-any)
diffEnrich_0.1.2.tar.gz(r-4.5-noble)diffEnrich_0.1.2.tar.gz(r-4.4-noble)
diffEnrich_0.1.2.tgz(r-4.4-emscripten)diffEnrich_0.1.2.tgz(r-4.3-emscripten)
diffEnrich.pdf |diffEnrich.html
diffEnrich/json (API)
NEWS

# Install 'diffEnrich' in R:
install.packages('diffEnrich', repos = c('https://sabalab.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/sabalab/diffenrich/issues

Datasets:

On CRAN:

4 exports 3 stars 1.03 score 39 dependencies 5 scripts 310 downloads

Last updated 2 years agofrom:1c772eaf63. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-winOKSep 13 2024
R-4.5-linuxOKSep 13 2024
R-4.4-winOKSep 13 2024
R-4.4-macOKSep 13 2024
R-4.3-winOKSep 13 2024
R-4.3-macOKSep 13 2024

Exports:diffEnrichget_keggpathEnrichplotFoldEnrichment

Dependencies:clicolorspacedplyrfansifarvergenericsggnewscaleggplot2gluegtablehereisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigplyrR6RColorBrewerRcppreshape2rlangrprojrootscalesstringistringrtibbletidyselectutf8vctrsviridisLitewithr

diffEnrich by example

Rendered fromdiffenrich_vignette.Rmdusingknitr::rmarkdownon Sep 13 2024.

Last update: 2022-06-27
Started: 2019-07-12

Readme and manuals

Help Manual

Help pageTopics
.api_pull.api_pull
.combineEnrich.combineEnrich
.data_read.data_read
diffEnrichdiffEnrich print.diffEnrich summary.diffEnrich
geneListsgeneLists
get_keggget_kegg
keggkegg
pathEnrichpathEnrich print.pathEnrich summary.pathEnrich
plotFoldEnrichmentplotFoldEnrichment