https://github.com/lbbe-software/DRomics
Tip revision: f2c7afd7187abb17f3c76707f63b88b9ce2d68a7 authored by Aurélie Siberchicot on 31 March 2025, 09:27:07 UTC
Update codemeta.json
Update codemeta.json
Tip revision: f2c7afd
codemeta.json
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"identifier": "DRomics",
"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) <DOI:10.24072/pcjournal.325> and Larras et al (2018) <DOI:10.1021/acs.est.8b04752>.",
"name": "DRomics: Dose Response for Omics",
"relatedLink": ["https://lbbe.univ-lyon1.fr/fr/dromics", "https://CRAN.R-project.org/package=DRomics"],
"codeRepository": "https://github.com/lbbe-software/DRomics",
"issueTracker": "https://github.com/lbbe-software/DRomics/issues",
"license": "https://spdx.org/licenses/GPL-2.0",
"version": "2.6.3",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.4.3 (2025-02-28)",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"author": [
{
"@type": "Person",
"givenName": "Marie-Laure",
"familyName": "Delignette-Muller",
"email": "marielaure.delignettemuller@vetagro-sup.fr",
"@id": "https://orcid.org/0000-0001-5453-3994"
},
{
"@type": "Person",
"givenName": "Elise",
"familyName": "Billoir",
"email": "elise.billoir@univ-lorraine.fr",
"@id": "https://orcid.org/0000-0001-9012-3298"
},
{
"@type": "Person",
"givenName": "Aurelie",
"familyName": "Siberchicot",
"email": "aurelie.siberchicot@univ-lyon1.fr",
"@id": "https://orcid.org/0000-0002-7638-8318"
}
],
"contributor": [
{
"@type": "Person",
"givenName": "Floriane",
"familyName": "Larras",
"email": "floriane.larras@kreatis.eu"
}
],
"maintainer": [
{
"@type": "Person",
"givenName": "Aurelie",
"familyName": "Siberchicot",
"email": "aurelie.siberchicot@univ-lyon1.fr",
"@id": "https://orcid.org/0000-0002-7638-8318"
}
],
"softwareSuggestions": [
{
"@type": "SoftwareApplication",
"identifier": "parallel",
"name": "parallel"
},
{
"@type": "SoftwareApplication",
"identifier": "shiny",
"name": "shiny",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=shiny"
},
{
"@type": "SoftwareApplication",
"identifier": "shinyBS",
"name": "shinyBS",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=shinyBS"
},
{
"@type": "SoftwareApplication",
"identifier": "shinycssloaders",
"name": "shinycssloaders",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=shinycssloaders"
},
{
"@type": "SoftwareApplication",
"identifier": "shinyjs",
"name": "shinyjs",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=shinyjs"
},
{
"@type": "SoftwareApplication",
"identifier": "shinyWidgets",
"name": "shinyWidgets",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=shinyWidgets"
},
{
"@type": "SoftwareApplication",
"identifier": "sortable",
"name": "sortable",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=sortable"
},
{
"@type": "SoftwareApplication",
"identifier": "testthat",
"name": "testthat",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=testthat"
},
{
"@type": "SoftwareApplication",
"identifier": "knitr",
"name": "knitr",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=knitr"
},
{
"@type": "SoftwareApplication",
"identifier": "rmarkdown",
"name": "rmarkdown",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=rmarkdown"
},
{
"@type": "SoftwareApplication",
"identifier": "sva",
"name": "sva",
"provider": {
"@id": "https://www.bioconductor.org",
"@type": "Organization",
"name": "Bioconductor",
"url": "https://www.bioconductor.org"
},
"sameAs": "https://bioconductor.org/packages/release/bioc/html/sva.html"
},
{
"@type": "SoftwareApplication",
"identifier": "VennDiagram",
"name": "VennDiagram",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=VennDiagram"
},
{
"@type": "SoftwareApplication",
"identifier": "plotly",
"name": "plotly",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=plotly"
},
{
"@type": "SoftwareApplication",
"identifier": "svglite",
"name": "svglite",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=svglite"
}
],
"softwareRequirements": {
"1": {
"@type": "SoftwareApplication",
"identifier": "R",
"name": "R",
"version": ">= 3.5.0"
},
"2": {
"@type": "SoftwareApplication",
"identifier": "limma",
"name": "limma",
"provider": {
"@id": "https://www.bioconductor.org",
"@type": "Organization",
"name": "Bioconductor",
"url": "https://www.bioconductor.org"
},
"sameAs": "https://bioconductor.org/packages/release/bioc/html/limma.html"
},
"3": {
"@type": "SoftwareApplication",
"identifier": "utils",
"name": "utils"
},
"4": {
"@type": "SoftwareApplication",
"identifier": "grDevices",
"name": "grDevices"
},
"5": {
"@type": "SoftwareApplication",
"identifier": "DESeq2",
"name": "DESeq2",
"provider": {
"@id": "https://www.bioconductor.org",
"@type": "Organization",
"name": "Bioconductor",
"url": "https://www.bioconductor.org"
},
"sameAs": "https://bioconductor.org/packages/release/bioc/html/DESeq2.html"
},
"6": {
"@type": "SoftwareApplication",
"identifier": "SummarizedExperiment",
"name": "SummarizedExperiment",
"provider": {
"@id": "https://www.bioconductor.org",
"@type": "Organization",
"name": "Bioconductor",
"url": "https://www.bioconductor.org"
},
"sameAs": "https://bioconductor.org/packages/release/bioc/html/SummarizedExperiment.html"
},
"7": {
"@type": "SoftwareApplication",
"identifier": "stats",
"name": "stats"
},
"8": {
"@type": "SoftwareApplication",
"identifier": "graphics",
"name": "graphics"
},
"9": {
"@type": "SoftwareApplication",
"identifier": "ggplot2",
"name": "ggplot2",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=ggplot2"
},
"10": {
"@type": "SoftwareApplication",
"identifier": "ggfortify",
"name": "ggfortify",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=ggfortify"
},
"11": {
"@type": "SoftwareApplication",
"identifier": "rlang",
"name": "rlang",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=rlang"
},
"SystemRequirements": null
},
"fileSize": "3251.561KB",
"citation": [
{
"@type": "ScholarlyArticle",
"datePublished": "2023",
"author": [
{
"@type": "Organization",
"name": "Marie Laure Delignette-Muller"
},
{
"@type": "Organization",
"name": "Aurélie Siberchicot"
},
{
"@type": "Organization",
"name": "Floriane Larras"
},
{
"@type": "Organization",
"name": "Elise Billoir"
}
],
"name": "DRomics: a turnkey tool to support the use of the dose-response framework for omics data in ecological risk assessment",
"identifier": "10.24072/pcjournal.325",
"url": "https://peercommunityjournal.org/articles/10.24072/pcjournal.325/",
"@id": "https://doi.org/10.24072/pcjournal.325",
"sameAs": "https://doi.org/10.24072/pcjournal.325",
"isPartOf": {
"@type": "PublicationIssue",
"datePublished": "2023",
"isPartOf": {
"@type": ["PublicationVolume", "Periodical"],
"name": "Peer Community Journal,"
}
}
},
{
"@type": "ScholarlyArticle",
"datePublished": "2018",
"author": [
{
"@type": "Organization",
"name": "Floriane Larras"
},
{
"@type": "Organization",
"name": "Elise Billoir"
},
{
"@type": "Organization",
"name": "Vincent Baillard"
},
{
"@type": "Organization",
"name": "Aurélie Siberchicot"
},
{
"@type": "Organization",
"name": "Stefan Scholz"
},
{
"@type": "Organization",
"name": "Wubet Tefaye"
},
{
"@type": "Organization",
"name": "Mika Tarkka"
},
{
"@type": "Organization",
"name": "Mechthild Schmitt-Jansen"
},
{
"@type": "Organization",
"name": "Marie Laure Delignette-Muller"
}
],
"name": "DRomics: a turnkey tool to support the use of the dose-response framework for omics data in ecological risk assessment",
"identifier": "10.1021/acs.est.8b04752",
"url": "https://doi.org/10.1021/acs.est.8b04752",
"@id": "https://doi.org/10.1021/acs.est.8b04752",
"sameAs": "https://doi.org/10.1021/acs.est.8b04752",
"isPartOf": {
"@type": "PublicationIssue",
"datePublished": "2018",
"isPartOf": {
"@type": ["PublicationVolume", "Periodical"],
"name": "Environmental Science & Technology"
}
}
}
],
"releaseNotes": "https://github.com/lbbe-software/DRomics/blob/main/NEWS.md",
"readme": "https://github.com/lbbe-software/DRomics/blob/master/README.md",
"contIntegration": "https://github.com/lbbe-software/DRomics/actions",
"developmentStatus": "https://www.repostatus.org/#active"
}