- Home
- Bioconductor 3.22
- Software Packages
- gDRutils
gDRutils
This is the released version of gDRutils; for the devel version, see gDRutils.
A package with helper functions for processing drug response data
Bioconductor version: Release (3.22)
This package contains utility functions used throughout the gDR platform to fit data, manipulate data, and convert and validate data structures. This package also has the necessary default constants for gDR platform. Many of the functions are utilized by the gDRcore package.
Author: Bartosz Czech [aut] ORCID iD ORCID: 0000-0002-9908-3007 , Arkadiusz Gladki [cre, aut] ORCID iD ORCID: 0000-0002-7059-6378 , Aleksander Chlebowski [aut], Marc Hafner [aut] ORCID iD ORCID: 0000-0003-1337-7598 , Pawel Piatkowski [aut], Dariusz Scigocki [aut], Janina Smola [aut], Sergiu Mocanu [aut], Allison Vuong [aut]
Maintainer: Arkadiusz Gladki <gladki.arkadiusz at gmail.com>
citation("gDRutils")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("gDRutils")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("gDRutils")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.