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/cyctbdbw/Shape-Asymmetry-Signature
10 October 2022, 12:37:25 UTC
  • Code
  • Branches (1)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/main
    No releases to show
  • 9713451
  • /
  • 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 ...

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:ba4ec4f71c8d548598152ba03e89b618f4b28fa9
origin badgedirectory badge Iframe embedding
swh:1:dir:97134510197a6ceb6ec9146a0d160af1f5932b12
origin badgerevision badge
swh:1:rev:242d90d06e90e7f200182acef46d403f3419a85a
origin badgesnapshot badge
swh:1:snp:52cc7112f6ced5e045b7953247dec56134ca612f
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: 242d90d06e90e7f200182acef46d403f3419a85a authored by Yu-Chi Chen on 21 May 2022, 02:34:41 UTC
Update README.md
Tip revision: 242d90d
README.md
Shield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]

This work is licensed under a
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].

[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]

[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg

# Shape-Asymmetry-Signature
![image](https://user-images.githubusercontent.com/48049448/169631022-87e6cedf-8588-4226-9f9f-eff81ee1476c.png)

This repository provides scripts for the analysis in "The individuality of shape asymmetries of the human cerebral cortex". 
See https://www.biorxiv.org/content/10.1101/2021.09.14.460242v2 for details.

Python code will be provided soon.

For the heritability analysis, also see
Arnatkeviciute. A. et al., Genetic influences on hub connectivity of the human connectome. Nat Commun 12, 4237 (2021).
https://www.nature.com/articles/s41467-021-24306-2

Dependances: 
1. gifti toolbox (https://github.com/gllmflndn/gifti.git): this toolbox is used when generating functional connectivity
2. PALM (Permutation Analysis of Linear Models; https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/PALM): this toolbox keep subjects' family structures intac when shuffling the subjects.
3. Permutation Inference for Canonical Correlation Analysis (https://github.com/andersonwinkler/PermCCA)
4. toolbox of correcting p-values for multiple comparison (https://au.mathworks.com/matlabcentral/fileexchange/61659-multicmp) 
5. plot the surface ROI boundary(https://github.com/StuartJO/plotSurfaceROIBoundary)
6. Shape-DNA (https://github.com/Deep-MI/BrainPrint-legacy/blob/master/fs_shapeDNA.py) and see the relevant papers below:
(1) M. Reuter, F.-E. Wolter, N. Peinecke, Laplace–Beltrami spectra as ‘Shape-DNA’ of surfaces and solids. Computer-Aided Design 38, 342-366 (2006). https://doi.org/10.1016/j.cad.2005.10.011
(2) M. Reuter, F. E. Wolter, M. Shenton, M. Niethammer, Laplace-Beltrami Eigenvalues and Topological Features of Eigenfunctions for Statistical Shape Analysis. Comput Aided Des 41, 739-755 (2009). https://doi.org/10.1016/j.cad.2009.02.007

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