Experiment Data package for `easier´ R package, which consists of:
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)
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.