Other packages > Find by keyword >

DRomics  

Dose Response for Omics
View on CRAN: Click here


Download and install DRomics package within the R console
Install from CRAN:
install.packages("DRomics")

Install from Github:
library("remotes")
install_github("cran/DRomics")

Install by package version:
library("remotes")
install_version("DRomics", "2.6-2")



Attach the package and use:
library("DRomics")
Maintained by
Aurelie Siberchicot
[Scholar Profile | Author Map]
First Published: 2019-01-16
Latest Update: 2024-01-31
Description:
Several functions are provided for dose-response (or concentration-response) characterization from omics data. 'DRomics' is especially dedicated to omics data obtained using a typical dose-response design, favoring a great number of tested doses (or concentrations) rather than a great number of replicates (no need of replicates). 'DRomics' provides functions 1) to check, normalize and or transform data, 2) to select monotonic or biphasic significantly responding items (e.g. probes, metabolites), 3) to choose the best-fit model among a predefined family of monotonic and biphasic models to describe each selected item, 4) to derive a benchmark dose or concentration and a typology of response from each fitted curve. In the available version data are supposed to be single-channel microarray data in log2, RNAseq data in raw counts, or already pretreated continuous omics data (such as metabolomic data) in log scale. In order to link responses across biological levels based on a common method, 'DRomics' also handles apical data as long as they are continuous and follow a normal distribution for each dose or concentration, with a common standard error. For further details see Delignette-Muller et al (2023) and Larras et al (2018) .
How to cite:
Aurelie Siberchicot (2019). DRomics: Dose Response for Omics. R package version 2.6-2, https://cran.r-project.org/web/packages/DRomics. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0-2 (2019-01-16 19:50), 2.0-1 (2019-09-16 12:40), 2.1-2 (2020-09-22 17:20), 2.1-3 (2020-09-23 09:40), 2.2-0 (2021-02-09 18:50), 2.3-0 (2021-10-04 10:00), 2.4-0 (2022-01-06 11:50), 2.5-0 (2023-01-24 16:20), 2.5-2 (2024-01-31 10:30), 2.6-0 (2024-09-30 19:50)
Other packages that cited DRomics R package
View DRomics citation profile
Other R packages that DRomics depends, imports, suggests or enhances
Complete documentation for DRomics
Downloads during the last 30 days
02/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for DRomics510152025303540TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA