Linking Brain Connectivity to Borderline Personality Disorder
Symptoms on the borderline personality spectrum (BPS) often begin in childhood and adolescence, yet the underlying developmental neurobiology of these debilitating symptoms remains sparsely explored. Here, we seek to describe functional network abnormalities linked to the BPS in both young adults and children.
Arielle Keller, taken over from Max Bertolero
Satterthwaite
TBD
TBD
late 2020
10) Data analysis and documentation
HCP-YA, HCP-D, NKI, PNC
https://github.com/PennLINC/borderline/
/cbica/home/bertolem/bpd
$bpd_fmri
https://trello.com/b/8hIMxFcC/bpd
https://upenn.box.com/s/olnuor4clzw2k5idtwtzre686z87imdd
SOBP Poster
All of the code is in bpd.py
The data can be regenerated by calling these functions:
submit_make_data(‘hcpya’) submit_make_data(‘hcpd-dcan’) submit_predict(‘hcpya’,1,1) submit_predict(‘hcpd-dcan’,1,1) submit_dev_predict()
The figures can be regenerated by calling these functions:
analyze_predict(‘hcpya’,1,1) analyze_predict(‘hcpd-dcan’,1,1) apply_hcpya_2_dev() analyze_developmental()