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/MDverse/mdda
28 August 2024, 14:59:06 UTC
  • Code
  • Branches (2)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/main
    • refs/heads/update-data
    • 4562c50d1b51a51fdf952ae6e9efaa407dd06e20
    No releases to show
  • fc72ac7
  • /
  • params
  • /
  • file_types.yml
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:c29f094acb792662f5af5a5bdaf836d393d55a87
origin badgedirectory badge Iframe embedding
swh:1:dir:778cac0ba3c062d7aa19be6748d70d7a98df9191
origin badgerevision badge
swh:1:rev:4562c50d1b51a51fdf952ae6e9efaa407dd06e20
origin badgesnapshot badge
swh:1:snp:dbfe8b4401ac98d3728ebb00241429274c619beb
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: 4562c50d1b51a51fdf952ae6e9efaa407dd06e20 authored by Pierre Poulain on 16 May 2024, 15:18:06 UTC
Add previous results (2024-04-23) in HTML format
Tip revision: 4562c50
file_types.yml
file_types:
# GROMACS
- type: tpr
  engine: gromacs
  category: run input
  source: https://manual.gromacs.org/current/reference-manual/file-formats.html
- type: gro
  engine: gromacs
  category: structure
  source: https://manual.gromacs.org/current/reference-manual/file-formats.html
- type: mdp
  engine: gromacs
  category: parameter
  source: https://manual.gromacs.org/current/reference-manual/file-formats.html
- type: itp
  engine: gromacs
  category: topology
  source: https://manual.gromacs.org/current/reference-manual/file-formats.html
- type: ndx
  engine: gromacs
  category: topology
- type: top
  engine: gromacs
  category: topology
  source: https://manual.gromacs.org/current/reference-manual/file-formats.html
- type: xtc
  engine: gromacs
  category: trajectory
  source: https://manual.gromacs.org/current/reference-manual/file-formats.html
- type: trr
  engine: gromacs
  category: trajectory
  source: https://manual.gromacs.org/current/reference-manual/file-formats.html
- type: edr
  engine: gromacs
  category: energy
  source: https://manual.gromacs.org/current/reference-manual/file-formats.html
- type: tng
  engine: gromacs
  category: trajectory
  source: https://manual.gromacs.org/current/reference-manual/file-formats.html
- type: cpt
  engine: gromacs
  category: others
- type: log
  engine: gromacs
  category: others
  source: https://manual.gromacs.org/current/reference-manual/file-formats.html
# NAMD
- type: conf
  engine: namd
  category: parameter
  source: https://www.ks.uiuc.edu/Training/Tutorials/namd/namd-tutorial-unix-html/node26.html
- type: namd
  engine: namd
  category: parameter
  source: https://www.ks.uiuc.edu/Training/Tutorials/namd/namd-tutorial-unix-html/node26.html  
- type: psf
  engine: namd
  category: topology
  source: https://www.melbournebioinformatics.org.au/tutorials/tutorials/molecular_dynamics_201/molecular_dynamics_201/
- type: inp
  engine: namd
  category: topology
- type: prm
  engine: namd
  category: topology
- type: crd
  engine: namd
  category: coordinate
  source: https://userguide.mdanalysis.org/stable/formats/reference/crd.html#crd-format
- type: dcd
  engine: namd
  category: trajectory
  source: https://userguide.mdanalysis.org/stable/formats/reference/dcd.html#dcd-format
- type: coor
  engine: namd
  category: coordinate
- type: vel
  engine: namd
  category: trajectory
- type: xsc
  engine: namd
  category: topology
# AMBER
- type: prep
  engine: amber
  category: parameter
  source: http://amber.manchester.ac.uk/index.html
- type: frcmod
  engine: amber
  category: parameter
  source: https://tsiangsun.github.io/programming/Amber-setup-prmtop-inpdrd/
- type: prmtop
  engine: amber
  category: topology
  source: https://userguide.mdanalysis.org/stable/formats/reference/top.html
- type: parm7
  engine: amber
  category: topology
  source: https://userguide.mdanalysis.org/stable/formats/reference/top.html
- type: rst7
  engine: amber
  category: coordinate
  source: https://ambermd.org/tutorials/advanced/tutorial21/section1.htm
- type: inpcrd
  engine: amber
  category: trajectory
  source: https://tsiangsun.github.io/programming/Amber-setup-prmtop-inpdrd/
- type: mdcrd
  engine: amber
  category: trajectory
  source: https://tsiangsun.github.io/programming/Amber-setup-prmtop-inpdrd/
- type: mdout
  engine: amber
  category: none
  source: https://tsiangsun.github.io/programming/Amber-setup-prmtop-inpdrd/
- type: nc
  engine: amber
  category: trajectory
- type: ncdf
  engine: amber
  category: trajectory
- type: trj
  engine: amber
  category: trajectory
- type: leap
  engine: amber
  category: none
  source: Amber 2017 Reference Manual, http://ambermd.org/doc12/Amber17.pdf
- type: ptraj
  engine: amber
  category: none
  source: http://archive.ambermd.org/201601/0233.html
# CHARMM
- type: psf
  engine: charmm
  category: topology
  source: https://userguide.mdanalysis.org/stable/formats/reference/psf.html#psf-format
- type: crd
  engine: charmm
  category: coordinate
  source: https://userguide.mdanalysis.org/stable/formats/reference/crd.html#crd-format
- type: rst
  engine: charmm
  category: restart
- type: dcd
  engine: charmm
  category: trajectory
  source: https://userguide.mdanalysis.org/stable/formats/reference/dcd.html#dcd-format
# MISC
- type: params
  engine: unknown
  category: none
  source: https://figshare.com/articles/dataset/Molecular_dynamics_simulation_of_radiation_damage_cascades_in_diamond_Dataset_1_/11876313
# DESMOND
- type: cms
  engine: desmond
  category: coordinate
  source: Desmond 2.2 User Manual, https://www.cines.fr/wp-content/uploads/2014/01/des22_user_manual.pdf
- type: cpt
  engine: desmond
  category: checkpoint
  source: Desmond 2.2 User Manual, https://www.cines.fr/wp-content/uploads/2014/01/des22_user_manual.pdf
- type: csb
  engine: desmond
  category: topology
  source: Desmond 2.2 User Manual, https://www.cines.fr/wp-content/uploads/2014/01/des22_user_manual.pdf
- type: dms
  engine: desmond
  category: coordinate
  source: https://www.psc.edu/resources/anton/anton-2-covid/
- type: dtr
  engine: desmond
  category: trajectory
  source: Desmond 2.2 User Manual, https://www.cines.fr/wp-content/uploads/2014/01/des22_user_manual.pdf

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