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/genotoul-bioinfo/mixKernel.git
23 July 2025, 18:44:20 UTC
  • Code
  • Branches (7)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/dev
    • refs/heads/master
    • refs/heads/plotind3
    • refs/tags/v0.8
    • refs/tags/v0.9
    • refs/tags/v0.9-1
    • refs/tags/v0.9-2
    No releases to show
  • 2a93d83
  • /
  • 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:962c003209c86b21808577b7d02c76e3708756c6
origin badgedirectory badge
swh:1:dir:2a93d83b0a48a0da5f85caf27c6a705e3d4bbb3d
origin badgerevision badge
swh:1:rev:c502bf294e7f60c24ec3bf3f6cd0e94a4481ecd5
origin badgesnapshot badge
swh:1:snp:8bf247850490c25027dc03263fbade6682091726

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: c502bf294e7f60c24ec3bf3f6cd0e94a4481ecd5 authored by Nathalie Vialaneix on 18 September 2023, 15:57:25 UTC
Merge branch 'crantest' into 'master'
Tip revision: c502bf2
DESCRIPTION
Package: mixKernel
Type: Package
Title: Omics Data Integration Using Kernel Methods
Version: 0.9
Date: 2023-09-17
Depends: R (>= 3.5.0), mixOmics, ggplot2, reticulate (>= 1.14)
Imports: vegan, phyloseq, corrplot, psych, quadprog, LDRTools, Matrix, methods, markdown
Suggests: rmarkdown, knitr
Authors@R: c(person("Nathalie", "Vialaneix", role = c("aut", "cre"), email="nathalie.vialaneix@inrae.fr"),
             person("Celine", "Brouard", role = c("aut"), email="celine.brouard@inrae.fr"),
             person("Remi", "Flamary", role = c("aut"), email="remi.flamary@polytechnique.edu"),
             person("Julien", "Henry", role = c("aut"), email="julien.henry@inrae.fr"),
             person("Jerome", "Mariette", role = c("aut"), email="jerome.mariette@inrae.fr"))
Maintainer: Nathalie Vialaneix <nathalie.vialaneix@inrae.fr>
Description: Kernel-based methods are powerful methods for integrating 
    heterogeneous types of data. mixKernel aims at providing methods to combine
    kernel for unsupervised exploratory analysis. Different solutions are 
    provided to compute a meta-kernel, in a consensus way or in a way that 
    best preserves the original topology of the data. mixKernel also integrates
    kernel PCA to visualize similarities between samples in a non linear space
    and from the multiple source point of view 
    <doi:10.1093/bioinformatics/btx682>. A method to select (as well as 
    funtions to display) important variables is also provided 
    <doi:10.1093/nargab/lqac014>.
License: GPL (>= 2)
Repository: CRAN
BugReports: https://forgemia.inra.fr/genotoul-bioinfo/mixKernel/-/issues
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
URL: http://mixkernel.clementine.wf
LazyData: true
Config/reticulate:
  list(
    packages = list(
      list(package = "autograd", pip = TRUE),
      list(package = "numpy", pip = TRUE),
      list(package = "scipy", pip = TRUE),
      list(package = "sklearn", pip = TRUE)
    )
  )
RoxygenNote: 7.2.3

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