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 06 May. 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
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for DRomics05101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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