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://forge.inrae.fr/scales/treediff.git
23 July 2025, 17:13:49 UTC
  • Code
  • Branches (4)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/main
    • refs/tags/0.2.1
    • refs/tags/v0.1
    • refs/tags/v0.2
    No releases to show
  • fae4c61
  • /
  • DESCRIPTION
Raw File Download Save again
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 ...

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
swh:1:cnt:d6e7e81d53dac109cdf5f4d0d2fa5ce21328369f
origin badgedirectory badge
swh:1:dir:fae4c61e678eb7f68b0b969d2b62132ad16834a4
origin badgerevision badge
swh:1:rev:30cc31c246b05c8a5519367969efe4d81f93ac19
origin badgesnapshot badge
swh:1:snp:c36295817c399bf58e154ba758a9746fb381d408

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
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
(requires biblatex-software package)
Generating citation ...
Tip revision: 30cc31c246b05c8a5519367969efe4d81f93ac19 authored by Nathalie Vialaneix on 28 May 2023, 09:38:44 UTC
reduced computational time of HiC examples
Tip revision: 30cc31c
DESCRIPTION
Package: treediff
Title: Testing Differences Between Families of Trees
Version: 0.2
Date: 2023-05-23
Authors@R: 
    c(person("Nathalie", "Vialaneix", , "nathalie.vialaneix@inrae.fr", 
             role = c("aut", "cre"), 
             comment = c(ORCID = "0000-0003-1156-0639")),
      person("Gwendaelle", "Cardenas", , , role = "aut"),
      person("Marie", "Chavent", , "marie.chavent@u-bordeaux.fr", role = "aut"),
      person("Sylvain", "Foissac", , "sylvain.foissac@inrae.fr", role = "aut"),
      person("Pierre", "Neuvial", , "pierre.neuvial@math.univ-toulouse.fr", 
             role = "aut"),
      person("Nathanael", "Randriamihamison", , , role = "aut"))
Description: Perform test to detect differences in structure between families of
             trees. The method is based on cophenetic distances and aggregated
             Student's tests.
Depends: R (>= 4.0.0)
Imports: 
  adjclust, 
  BiocGenerics,
  csaw, 
  data.table, 
  dplyr,
  InteractionSet, 
  limma, 
  methods, 
  stats, 
  SummarizedExperiment, 
  reshape2, 
  testthat, 
  rlang, 
  HiCDOC,
  purrr
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: 
    knitr,
    rmarkdown
URL: https://forgemia.inra.fr/scales/treediff
BugReports: https://forgemia.inra.fr/scales/treediff/-/issues

back to top

Software Heritage — Copyright (C) 2015–2026, 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— Content policy— Contact— JavaScript license information— Web API