From 08c707a3730f229b0e32f8ab4564fe50ccb41d9b Mon Sep 17 00:00:00 2001 From: Chenying Zhao Date: Fri, 15 Dec 2023 18:46:35 -0500 Subject: [PATCH] add BABS to current projects --- docs/CurrentProjects/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/CurrentProjects/index.md b/docs/CurrentProjects/index.md index d199e4b..1a98fbe 100644 --- a/docs/CurrentProjects/index.md +++ b/docs/CurrentProjects/index.md @@ -30,7 +30,8 @@ Below is a list of the current projects in the lab: | Mapping the relationship of white matter lesions to depression in multiple sclerosis | Erica Baller | [https://pennlinc.github.io/msdepression/](https://pennlinc.github.io/msdepression/){:target= "blank"}| | ModelArray: an R package for statistical analysis of fixel-wise data (and beyond) | Chenying Zhao | [ModelArray documentation website](https://pennlinc.github.io/ModelArray/);
[source code for ModelArray](https://github.com/PennLINC/ModelArray);
[source code for ConFixel](https://github.com/PennLINC/ConFixel);
[code used in the paper](https://github.com/PennLINC/ModelArray_paper);
[other supporting code for ModelArray/ConFixel](https://github.com/PennLINC/ModelArray_tests) | | Establishing the Validity of Compressed Sensing Diffusion Spectrum Imaging (CS-DS) | Hamsi Radhakrishnan | [code used in the paper](https://github.com/PennLINC/cs_dsi) | -|Functional Connectivity Development along the Sensorimotor-Association Axis Enhances the Cortical Hierarchy| Audrey Luo [https://pennlinc.github.io/network_replication/](https://pennlinc.github.io/network_replication/) +|Functional Connectivity Development along the Sensorimotor-Association Axis Enhances the Cortical Hierarchy| Audrey Luo | [https://pennlinc.github.io/network_replication/](https://pennlinc.github.io/network_replication/) | +| BABS: BIDS App Bootstrap | Chenying Zhao | [BABS documentation website](https://pennlinc-babs.readthedocs.io);
[source code for BABS](https://github.com/PennLINC/babs);
[code used in the paper](https://github.com/PennLINC/babs_paper);
[other supporting code for BABS](https://github.com/PennLINC/babs_tests) | ---------------------------------------------------------------------------------