This version addresses CRAN reviewer comments from the initial submission:
exportResults() and saveViz()
functions. The output_dir parameter is now required (users must explicitly
specify their desired directory) to comply with CRAN policiesThis is the first release of rChEA3, an R client for the ChEA3 transcription factor enrichment API.
queryChEA3(): Query the ChEA3 API with gene lists to identify enriched
transcription factorsRetrieves results from 8 collections: integrated rankings (Mean Rank, Top Rank), ChIP-seq data (ENCODE, ReMap, Literature), co-expression (ARCHS4, GTEx), and co-occurrence (Enrichr queries)
Result Inspection
displayTopN(): Display top-ranked transcription factors across all
collectionsResults organized by evidence type with formatted output
Visualization
visualizeRank(): Create publication-ready bar plots of TF enrichmentCustomizable filtering and display options
Export Functions
exportResults(): Export results to Excel workbooks with one sheet
per collectionsaveViz(): Save visualizations in PDF, PNG, or SVG formatAutomatic date stamping for reproducible file names
Example Data
a549_dex_downreg: Example gene set from A549 cells treated with
dexamethasone (15 downregulated genes)Please cite the original ChEA3 publication when using this package:
Keenan et al. (2019). "ChEA3: transcription factor enrichment analysis by orthogonal omics integration." Nucleic Acids Research, 47(W1), W212–W224. https://doi.org/10.1093/nar/gkz446
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.