Package: enrichR 3.4
enrichR: Provides an R Interface to 'Enrichr'
Provides an R interface to all 'Enrichr' databases. 'Enrichr' is a web-based tool for analysing gene sets and returns any enrichment of common annotated biological features. Quoting from their website 'Enrichment analysis is a computational method for inferring knowledge about an input gene set by comparing it to annotated gene sets representing prior biological knowledge.' See <https://maayanlab.cloud/Enrichr/> for further details.
Authors:
enrichR_3.4.tar.gz
enrichR_3.4.zip(r-4.7)enrichR_3.4.zip(r-4.6)enrichR_3.4.zip(r-4.5)
enrichR_3.4.tgz(r-4.6-any)enrichR_3.4.tgz(r-4.5-any)
enrichR_3.4.tar.gz(r-4.7-any)enrichR_3.4.tar.gz(r-4.6-any)
enrichR_3.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
enrichR/json (API)
NEWS
| # Install 'enrichR' in R: |
| install.packages('enrichR', repos = c('https://satijalab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wjawaid/enrichr/issues
- background - Example background genes
- genes790 - 790 gene symbols
- input - Example input genes
Last updated from:79fad70a8c. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 285 | ||
| source / vignettes | OK | 212 | ||
| linux-release-x86_64 | OK | 146 | ||
| macos-release-arm64 | OK | 116 | ||
| macos-oldrel-arm64 | OK | 105 | ||
| windows-devel | OK | 102 | ||
| windows-release | OK | 95 | ||
| windows-oldrel | OK | 211 | ||
| wasm-release | OK | 182 |
Exports:enrichrlistEnrichrDbslistEnrichrSitesplotEnrichprintEnrichsetEnrichrSite
Dependencies:askpassclicpp11curlfarverggplot2gluegtablehttrisobandjsonlitelabelinglifecyclemimeopensslR6RColorBrewerrjsonrlangS7scalessysvctrsviridisLitewithrWriteXLS
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Upload background list using Speedrichr API | .add_background |
| Upload gene list using Speedrichr API | .add_list |
| Given a Enrichr output, order and subset criteria, returns a data frame accordingly | .enrichment_prep_df |
| FormatGenes | .formatGenes |
| Get enrichment result using Speedrichr API | .get_backgroundenrich |
| onLoad hook to setup package options | .onAttach |
| Internal function to check RCurlOptions | .proxyOpts |
| Download and parse GMT files from Enrichr | .read_gmt |
| Example background genes | background |
| Gene enrichment using Enrichr | enrichr |
| 790 gene symbols | genes790 |
| Helper function for HTTP methods GET and POST | getEnrichr |
| Example input genes | input |
| Look up available databases on Enrichr | listEnrichrDbs |
| List Enrichr Websites | listEnrichrSites |
| plotEnrich | plotEnrich |
| printEnrich | printEnrich |
| Set Enrichr Website | setEnrichrSite |
