progeny

R package for Pathway RespOnsive GENe activity inference

https://github.com/saezlab/progeny

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 9 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
    5 of 15 committers (33.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.2%) to scientific vocabulary

Keywords from Contributors

bioconductor-package bioconductor ontology bioinformatics gene computational-biology core-services u24ca289073 core-package tracking
Last synced: 10 months ago · JSON representation

Repository

R package for Pathway RespOnsive GENe activity inference

Basic Info
Statistics
  • Stars: 108
  • Watchers: 17
  • Forks: 21
  • Open Issues: 3
  • Releases: 0
Created almost 10 years ago · Last pushed over 3 years ago
Metadata Files
Readme License

README.md

PROGENy: Pathway RespOnsive GENes for activity inference

GitHub <!-- badges: end -->

Overview

PROGENy is resource that leverages a large compendium of publicly available signaling perturbation experiments to yield a common core of pathway responsive genes for human and mouse. These, coupled with any statistical method, can be used to infer pathway activities from bulk or single-cell transcriptomics.

This is an R package for storing the pathway signatures. To infer pathway activities, please check out decoupleR, available in R or python.

Installation

Progeny is available in Bioconductor. In addition, one can install the development version from the Github repository:

```r

To install the package from Bioconductor

if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager")

BiocManager::install("progeny")

To install the development version from the Github repo:

devtools::install_github("saezlab/progeny") ```

Updates

Since the original release, we have implemented some extensions in PROGENy:

  1. Extension to mouse: Originally PROGENy was developed for the application to human data. In a benchmark study we showed that PROGENy is also applicable to mouse data, as described in Holland et al., 2019. Accordingly, we included new parameters to run mouse version of PROGENy by transforming the human genes to their mouse orthologs.
  2. Expanding Pathway Collection: We expanded human and mouse PROGENy with the pathways Androgen, Estrogen and WNT.
  3. Extension to single-cell RNA-seq data: We showed that PROGENy can be applied to scRNA-seq data, as described in Holland et al., 2020

Citation

Schubert M, Klinger B, Klünemann M, Sieber A, Uhlitz F, Sauer S, Garnett MJ, Blüthgen N, Saez-Rodriguez J. 2018. Perturbation-response genes reveal signaling footprints in cancer gene expression. Nature Communications: 10.1038/s41467-017-02391-6

Owner

  • Name: Saez Lab
  • Login: saezlab
  • Kind: organization
  • Email: pub.saez@uni-heidelberg.de
  • Location: Germany

Institute for Computational Biomedicine - Julio Saez-Rodriguez's group

GitHub Events

Total
  • Issues event: 3
  • Watch event: 14
  • Issue comment event: 3
  • Fork event: 3
Last Year
  • Issues event: 3
  • Watch event: 14
  • Issue comment event: 3
  • Fork event: 3

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 259
  • Total Committers: 15
  • Avg Commits per committer: 17.267
  • Development Distribution Score (DDS): 0.498
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Igor Bulanov b****g@p****u 130
mschubert m****v@g****m 37
Alberto Valdeolivas a****s@g****m 36
adugourd a****d@b****e 15
Nitesh Turaga n****a@g****m 12
PauBadiaM p****a@u****e 9
deeenes t****s@g****m 5
Christian Holland c****8@g****m 4
vobencha v****a@g****m 2
Igor Bulanov 3****v 2
Hervé Pagès h****s@f****g 2
vobencha v****n@r****g 2
Julio Saez-Rodriguez j****z@u****e 1
Jan Gleixner j****r@g****m 1
Federico Marini m****f@u****e 1

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 53
  • Total pull requests: 11
  • Average time to close issues: 10 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 40
  • Total pull request authors: 7
  • Average comments per issue: 1.66
  • Average comments per pull request: 0.64
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 7
  • Pull requests: 0
  • Average time to close issues: 14 days
  • Average time to close pull requests: N/A
  • Issue authors: 7
  • Pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • mschubert (6)
  • yesitsjess (3)
  • enblacar (3)
  • HocheolJang426 (2)
  • messersc (2)
  • Caary (2)
  • christianholland (2)
  • blinggi (1)
  • AndreaGuarracino (1)
  • asumann (1)
  • shengqh (1)
  • jperales (1)
  • Vernonjustice (1)
  • Tommaso12 (1)
  • CB-postech (1)
Pull Request Authors
  • PauBadiaM (3)
  • christianholland (2)
  • deeenes (2)
  • adugourd (1)
  • jan-glx (1)
  • federicomarini (1)
  • alberto-valdeolivas (1)
Top Labels
Issue Labels
enhancement (8)
Pull Request Labels
update (1)

Packages

  • Total packages: 1
  • Total downloads:
    • bioconductor 41,765 total
  • Total dependent packages: 2
  • Total dependent repositories: 0
  • Total versions: 5
  • Total maintainers: 1
bioconductor.org: progeny

Pathway RespOnsive GENes for activity inference from gene expression

  • Versions: 5
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Downloads: 41,765 Total
Rankings
Dependent repos count: 0.0%
Dependent packages count: 0.0%
Average: 11.2%
Downloads: 33.7%
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.6.0 depends
  • Biobase * imports
  • decoupleR * imports
  • dplyr * imports
  • ggplot2 * imports
  • ggrepel * imports
  • gridExtra * imports
  • reshape2 * imports
  • stats * imports
  • tidyr * imports
  • BiocFileCache * suggests
  • BiocStyle * suggests
  • DESeq2 * suggests
  • Seurat * suggests
  • SingleCellExperiment * suggests
  • airway * suggests
  • biomaRt * suggests
  • broom * suggests
  • knitr * suggests
  • pheatmap * suggests
  • readr * suggests
  • readxl * suggests
  • rmarkdown * suggests
  • testthat >= 2.1.0 suggests
  • tibble * suggests