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/maartenpaul/DBD_tracking
11 January 2026, 14:05:28 UTC
  • Code
  • Branches (2)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/development
    • refs/heads/master
    • 86c8b872964508a635ba1a9824a4798ffabbd10f
    No releases to show
  • ee95f07
  • /
  • README.md
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 ...

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:de529cc7c4d3b0f3d7189c2e08349abbdeddc9b7
origin badgedirectory badge
swh:1:dir:ee95f076c6d0ad75e25bbeb1408dd302c7d6859a
origin badgerevision badge
swh:1:rev:86c8b872964508a635ba1a9824a4798ffabbd10f
origin badgesnapshot badge
swh:1:snp:f14cfe52ad9e74434b7288f4e59ba10f11fe3d0f

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: 86c8b872964508a635ba1a9824a4798ffabbd10f authored by Maarten Paul on 08 April 2018, 19:13:51 UTC
merge dataset script updated
Tip revision: 86c8b87
README.md
# MSDtracking

R and Python code to analyze BRCA2-HaloTag single-molecule tracking data

For tracking the SOS Plugin [1] (http://smal.ws/wp/software/sosplugin/) is used.
Track segmentation and MSD analysis is done using the DLMSS method [2]

Data is imported from folders with csv files using 'scripts/analysis script v2.R' and track segmentation is done using 'analyze_MLMSS.R' a adapted script that allows to do DLMSS analysis directy from RStudio, using the Reticulate package.

The package can be installed in R Studio (www.r-studio.com)

```R
install.packages("devtools")  
library(devtools)  


install_github("maartenpaul/DBD_tracking")

library(MSDtracking)  
```

For questions please contact Maarten Paul (m.w.paul@erasmusmc.nl)

[1] Reuter, M., Zelensky, A., Smal, I., Meijering, E., van Cappellen, W.A., de Gruiter, H.M., van Belle, G.J., van Royen, M.E., Houtsmuller, A.B., Essers, J., et al. (2014). BRCA2 diffuses as oligomeric clusters with RAD51 and changes mobility after DNA damage in live cells. The Journal of Cell Biology 207, 599–613.

[2] Arts, M., Smal, I., Paul, M.W., Wyman, C., and Meijering, E. (2019). Particle Mobility Analysis Using Deep Learning and the Moment Scaling Spectrum. Sci Rep 9, 1–10.

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