Linear Fascicle Evaluation (LiFE)
This software implements a framework to encode structural brain connectomes into multidimensional arrays. These arrays are commonly referred to as tensors. Encoding Connectomes provides an agile framework for computing over connectome edges and nodes efficiently. We provide several examples of operations that can be performed using the framework.
One major application of the tensor encoding is the implementation of the Linear Fascicle Evaluation method, in short LiFE. The tensor encoding method allows implementing LiFE with a dramatic reduction in storage requirements, up to 40x compression factors. Furthermore, connectome encoding allows performing multiple computational neuroanatomy operations such as tract-dissections, virtual lesions, and connectivity estimates very efficiently using machine-friendly array operators.
We provide demos to explain how to:
(1) Load and encode diffusion-weighted data and tractography models of white matter fascicles, as well as perform multidimensional arrays operations.
(2) Build and optimize a Linear Fascicle Evaluation model.
(3) Perform neuroanatomical segmentation, computational neuroanatomy operations, and virtual lesions using the connectome encoding framework.
(4) Reproduce some of the figures of an article describing the method implemented in this toolbox:
Caiafa, C.F., Pestilli, F. Multidimensional encoding of brain connectomes. Sci Rep 7, 11491 (2017). https://doi.org/10.1038/s41598-017-09250-w
Application.
Encoding of brain connectome and associated phenotypes into multidimensional arrays.
Evaluate the evidence supporting white-matter connectomes generated using magnetic resonance diffusion-weighted imaging and computational tractography.
Perform statistical inference on white-matter connectomes: Compare white-matter connectomes, show the evidence for white-matter tracts and connections between brain areas.
Zitieren als
Pestilli, Franco, et al. “Evaluation and Statistical Inference for Human Connectomes.” Nature Methods, vol. 11, no. 10, Springer Science and Business Media LLC, Sept. 2014, pp. 1058–63, doi:10.1038/nmeth.3098.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Sciences > Neuroscience > Human Brain Mapping > MRI >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
external
external/emd
external/emd-2005-02
external/tensor_toolbox_2.5
external/tensor_toolbox_2.5/@ktensor
external/tensor_toolbox_2.5/@sptenmat
external/tensor_toolbox_2.5/@sptensor
external/tensor_toolbox_2.5/@sptensor/private
external/tensor_toolbox_2.5/@tenmat
external/tensor_toolbox_2.5/@tensor
external/tensor_toolbox_2.5/@ttensor
external/tensor_toolbox_2.5/doc
external/tensor_toolbox_2.5/met
life/compute
life/fe
life/utility
mexfiles
scripts/demos
external/tensor_toolbox_2.5/doc
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
0.45 | |||
0.35.0.0 | See release notes for this release on GitHub: https://github.com/brain-life/encode/releases/tag/v0.35 |
||
0.5.0.0 | See release notes for this release on GitHub: https://github.com/brain-life/encode/releases/tag/v0.5 |
||
0.2.0.0 | See release notes for this release on GitHub: https://github.com/brain-life/encode/releases/tag/v0.2 |
||
0.1.0.0 | See release notes for this release on GitHub: https://github.com/brain-life/encode/releases/tag/v0.1 |