Skip to content

Commit

Permalink
update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
audreycluo committed Mar 16, 2024
1 parent dffd9a6 commit 69254ac
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 12 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
title: <br>
logo: ./GraphicalAbstract.gif
description: <br>Project Information and Reproducibility Guide
theme: jekyll-theme-minima
theme: jekyll-theme-minimal
30 changes: 19 additions & 11 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,19 +83,27 @@ Final sample lists for each dataset all live in `/input/<dataset>/sample_selecti

All project analyses are described below along with the corresponding code on Github. The following outline describes the order of the analytic workflow:

0. Get static data from PMACS
1. Parcellating the sensorimotor-association (S-A) axis
2. Formatting parcel labels for different cortical parcellations
3. Creating the spin test parcel rotation matrix for significance testing
4. Constructing the sample for each dataset:
*0.* Get static data from PMACS

*1.* Parcellating the sensorimotor-association (S-A) axis

*2.* Formatting parcel labels for different cortical parcellations
*3.* Creating the spin test parcel rotation matrix for significance testing
*4.* Constructing the sample for each dataset:
* *Discovery: PNC*
* *Replication: NKI, HCP-D, and HBN*
5. Constructing connectivity matrices for each dataset
6. Quantifying functional connectivity metrics: global brain connectivity, between- and within-network connectivity
7. Image harmonization: applying [covbat-gam](https://github.com/andy1764/ComBatFamily) to multi-site data (HCP-D and HBN)
8. Fitting generalized additive models (GAMs) and doing age-resolved analysis
9. Characterizing relationships between functional connectivity metrics, age, and the S-A axis
10. Visualizing results!

*5.* Constructing connectivity matrices for each dataset

*6.* Quantifying functional connectivity metrics: global brain connectivity, between- and within-network connectivity

*7.* Image harmonization: applying [covbat-gam](https://github.com/andy1764/ComBatFamily) to multi-site data (HCP-D and HBN)

*8.* Fitting generalized additive models (GAMs) and doing age-resolved analysis

*9.* Characterizing relationships between functional connectivity metrics, age, and the S-A axis

*10.* Visualizing results!



Expand Down

0 comments on commit 69254ac

Please sign in to comment.