easier
Estimate Systems Immune Response from RNA-seq data
Bioconductor version: 3.23 · Package version: 1.18.0
This package provides a workflow for the use of EaSIeR tool, developed to assess patients' likelihood to respond to ICB therapies providing just the patients' RNA-seq data as input. We integrate RNA-seq data with different types of prior knowledge to extract quantitative descriptors of the tumor microenvironment from several points of view, including composition of the immune repertoire, and activity of intra- and extra-cellular communications. Then, we use multi-task machine learning trained in TCGA data to identify how these descriptors can simultaneously predict several state-of-the-art hallmarks of anti-cancer immune response. In this way we derive cancer-specific models and identify cancer-specific systems biomarkers of immune response. These biomarkers have been experimentally validated in the literature and the performance of EaSIeR predictions has been validated using independent datasets form four different cancer types with patients treated with anti-PD1 or anti-PDL1 therapy.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("easier") Details
| Maintainer | Oscar Lapuente-Santana <o.lapuente.santana@tue.nl> |
| Author | Oscar Lapuente-Santana [aut, cre] (ORCID: <https://orcid.org/0000-0003-1995-8393>), Federico Marini [aut] (ORCID: <https://orcid.org/0000-0003-3252-7758>), Arsenij Ustjanzew [aut] (ORCID: <https://orcid.org/0000-0002-1014-4521>), Francesca Finotello [aut] (ORCID: <https://orcid.org/0000-0003-0712-4658>), Federica Eduati [aut] (ORCID: <https://orcid.org/0000-0002-7822-3867>) |
| License | MIT + file LICENSE |
| Downloads rank | 374 |
| Source branch | RELEASE_3_23 |
| biocViews | BiomedicalInformatics, Classification, Epigenetics, ExperimentHubSoftware, GeneExpression, GeneSetEnrichment, ImmunoOncology, Pathways, Regression, Software, SystemsBiology, Transcription |
Documentation
Download
Dependencies
Depends: R (>= 4.2.0)
Imports: progeny, easierData, dorothea (>= 1.6.0), decoupleR, quantiseqr, ROCR, grDevices, stats, graphics, ggplot2, ggpubr, DESeq2, utils, dplyr, tidyr, tibble, matrixStats, rlang, BiocParallel, reshape2, rstatix, ggrepel, magrittr, coin
Suggests: knitr, rmarkdown, BiocStyle, testthat, SummarizedExperiment, viper
Reverse dependencies
Suggests Me (1): IOBR