Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/lbbe-software/DRomics
19 April 2025, 14:50:48 UTC
  • Code
  • Branches (15)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/gh-pages
    • refs/heads/master
    • refs/remotes/origin/RNAseq
    • refs/remotes/origin/bootstrap
    • refs/remotes/origin/master
    • refs/remotes/origin/upShinyApp
    • refs/tags/v2.0-1
    • refs/tags/v2.1-3
    • refs/tags/v2.2-0
    • refs/tags/v2.3-0
    • refs/tags/v2.4-0
    • refs/tags/v2.5-0
    • refs/tags/v2.5-2
    • refs/tags/v2.6-0
    • refs/tags/v2.6-2
    No releases to show
  • c565a3f
  • /
  • DESCRIPTION
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge Iframe embedding
swh:1:cnt:d45bdd597734a02af05444456f4da4756eff9ee8
origin badgedirectory badge Iframe embedding
swh:1:dir:c565a3f83dc81fd4907fad4d77620118a486709a
origin badgerevision badge
swh:1:rev:f2c7afd7187abb17f3c76707f63b88b9ce2d68a7
origin badgesnapshot badge
swh:1:snp:85e89e2b1bddd7fa3239fa9090b48f4323a987e0
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: f2c7afd7187abb17f3c76707f63b88b9ce2d68a7 authored by Aurélie Siberchicot on 31 March 2025, 09:27:07 UTC
Update codemeta.json
Tip revision: f2c7afd
DESCRIPTION
Package: DRomics
Title: Dose Response for Omics
Version: 2.6.3
Authors@R: c(person("Marie-Laure", "Delignette-Muller", role = "aut", email = "marielaure.delignettemuller@vetagro-sup.fr", comment = c(ORCID = "0000-0001-5453-3994")),
             person("Elise", "Billoir", role = "aut", email = "elise.billoir@univ-lorraine.fr", comment = c(ORCID = "0000-0001-9012-3298")),
             person("Floriane", "Larras", role = "ctb", email = "floriane.larras@kreatis.eu"),
             person("Aurelie", "Siberchicot", role = c("aut", "cre"), email = "aurelie.siberchicot@univ-lyon1.fr", comment = c(ORCID = "0000-0002-7638-8318")))
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>.
Depends: R (>= 3.5.0), limma, utils, grDevices, DESeq2, SummarizedExperiment
Imports: stats, graphics, ggplot2, ggfortify, rlang
Suggests: parallel, shiny, shinyBS, shinycssloaders, shinyjs, shinyWidgets, sortable, testthat, knitr, rmarkdown, sva, VennDiagram, plotly, svglite
License: GPL (>= 2)
VignetteBuilder: knitr
BuildVignettes: true
Encoding: UTF-8
URL: https://lbbe.univ-lyon1.fr/fr/dromics, https://lbbe-software.github.io/DRomics/
Contact: Marie-Laure Delignette-Muller <marielaure.delignettemuller@vetagro-sup.fr>
BugReports: https://github.com/lbbe-software/DRomics/issues

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top