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/jmp448/ebpilot
23 December 2021, 07:08:54 UTC
  • Code
  • Branches (1)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/master
    • 8b9b9700063610b4f9f2406131b646542bfa7af2
    No releases to show
  • 85ad507
  • /
  • README.md
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:8eaad121ae6dc104d1975b901667e33985dfd201
origin badgedirectory badge
swh:1:dir:85ad507a7d94f8055d2a1a4ed846179be75d4103
origin badgerevision badge
swh:1:rev:8b9b9700063610b4f9f2406131b646542bfa7af2
origin badgesnapshot badge
swh:1:snp:816f1f05a9ab02632320e194b9b4c9d08ad76e92

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: 8b9b9700063610b4f9f2406131b646542bfa7af2 authored by Josh Popp on 02 July 2021, 13:42:31 UTC
Comment and clean up splitGPM analysis
Tip revision: 8b9b970
README.md
# SplitGPM Analysis for Embryoid Body Pilot Project
- Pseudotime inference and lineage subsetting is performed in `analysis/lineages.ipynb`  
- Pseudobulk aggregation - cells from the same (individual, bin), (batch, bin) or (batch & individual, bin) have their counts summed together to generate pseudobulk samples. Bins are pseudotime quantile bins, and the default number of bins is 5. This is done in `analysis/pseudobulk.ipynb`  
- SplitGPM analysis is used to cluster individuals, batches, or batch/individuals by the similarity of their progression through differentiation, as measured by pseudotime. It also cluster genes into modules which behave similarly during differentiation. For more information about splitGPM, see Strober, Elorbany, and Rhodes et al. 2019 *Dynamic genetic regulation of gene expression during cellular differentiation*. The analysis is done in `analysis/splitGPM.ipynb`

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