README.md

easierData

R-CMD-check

Experiment Data package for `easier´ R package, which consists of:

Installation

You can install easierData package from bioconductor with:

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

BiocManager::install("easierData")

Additionally, you can install the development version from the GitHub repository:

library("remotes")
remotes::install_github("olapuentesantana/easierData", 
                        dependencies = TRUE, build_vignettes = TRUE)

Citation

If you use this data package in your work, please cite the original EaSIeR study:

Lapuente-Santana, Ó., van Genderen, M., Hilbers, P., Finotello, F., & Eduati, F. (2021). 'Interpretable systems biomarkers predict response to immune-checkpoint inhibitors.' Patterns (New York, N.Y.), 2(8), 100293. https://doi.org/10.1016/j.patter.2021.100293



olapuentesantana/easierData documentation built on Dec. 22, 2021, 4:19 a.m.