Science Score: 39.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.6%) to scientific vocabulary
Repository
XEnograft Visualization & Analysis
Statistics
- Stars: 11
- Watchers: 4
- Forks: 5
- Open Issues: 6
- Releases: 0
Metadata Files
README.md
Xeva: XEnograft Visualization & Analysis
Integration of molecular and pharmacological profiles of patient-derived xenograft models.
Abtsract
One of the key challenges in cancer precision medicine is finding robust biomarkers of drug response. Patient-derived tumor xenografts (PDXs) have emerged as reliable preclinical models since they better recapitulate tumor response to chemo- and targeted therapies. However, the lack of standard tools poses a challenge in the analysis of PDXs with molecular and pharmacological profiles. Efficient storage, access and analysis is key to the realization of the full potential of PDX pharmacogenomic data. We have developed Xeva (XEnograft Visualization & Analysis), an open-source software package for processing, visualization and integrative analysis of a compendium of in vivo pharmacogenomic datasets. The Xeva package follows the PDX minimum information (PDX-MI) standards and can handle both replicate-based and 1x1x1 experimental designs. We used Xeva to characterize the variability of gene expression and pathway activity across passages. We found that only a few genes and pathways have passage specific alterations (median intraclass correlation of 0.53 for genes and positive enrichment score for 92.5% pathways). For example, activity of the mRNA 3'-end processing and elongation arrest and recovery pathways were strongly affected by model passaging (gene set enrichment analysis false discovery rate [FDR] <5%). We then leveraged our platform to link the drug response and the pathways whose activity is consistent across passages by mining the Novartis PDX Encyclopedia (PDXE) data containing 1,075 PDXs spanning 5 tissue types and 62 anticancer drugs. We identified 87 pathways significantly associated with response to 51 drugs (FDR < 5%), including associations such as erlotinib response and signaling by EGFR in cancer pathways and MAP kinase activation in TLR cascade and binimetinib response. Among the significant pathway-drug associations, we found novel biomarkers based on gene expressions, Copy Number Aberrations (CNAs) and mutations predictive of drug response (concordance index > 0.60; FDR < 0.05). Xeva provides a flexible platform for integrative analysis of preclinical in vivo pharmacogenomics data to identify biomarkers predictive of drug response, a major step toward precision oncology.
Citation
Integrative Pharmacogenomics Analysis of Patient Derived Xenografts. Mer AS, Ba-alawi W, Smirnov P, Wang YX, Brew B, Ortmann J, Tsao MS, Cescon DW, Goldenberg A, Haibe-Kains B. BioRxiv 2018, doi: https://doi.org/10.1101/471227
How to install
- Install latest version of Xeva directly from Github using
devtools:library(devtools) devtools::install_github("bhklab/Xeva") - To install from Bioconductor
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("Xeva", version = "3.8")
Owner
- Name: BHKLAB
- Login: bhklab
- Kind: organization
- Location: Toronto, Ontario, Canada
- Website: http://www.pmgenomics.ca/bhklab/
- Repositories: 168
- Profile: https://github.com/bhklab
The Haibe-Kains Laboratory @ Princess Margaret Cancer Centre
GitHub Events
Total
- Watch event: 2
- Push event: 8
- Pull request event: 1
- Pull request review event: 1
- Create event: 1
Last Year
- Watch event: 2
- Push event: 8
- Pull request event: 1
- Pull request review event: 1
- Create event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| spocks | a****r@g****m | 29 |
| mnakano | m****o@g****m | 2 |
| Petr Smirnov | p****0@g****m | 1 |
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 24
- Total pull requests: 7
- Average time to close issues: over 1 year
- Average time to close pull requests: over 1 year
- Total issue authors: 6
- Total pull request authors: 2
- Average comments per issue: 0.54
- Average comments per pull request: 1.29
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- bhaibeka (8)
- spocks (6)
- DarioS (1)
- dkrozelle (1)
- elijah-tai (1)
- sgosline (1)
Pull Request Authors
- elijah-tai (3)
- p-smirnov (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- R >= 3.6 depends
- BBmisc * imports
- Biobase * imports
- ComplexHeatmap * imports
- PharmacoGx * imports
- Rmisc * imports
- SummarizedExperiment * imports
- doParallel * imports
- downloader * imports
- ggplot2 * imports
- grDevices * imports
- grid * imports
- methods * imports
- nlme * imports
- parallel * imports
- reshape2 * imports
- scales * imports
- stats * imports
- utils * imports
- BiocStyle * suggests
- knitr * suggests
- rmarkdown * suggests