AperiodicClinical
project repository: a systematic review of clinically related studies of aperiodic activity.
The study of aperiodic neural activity has rapidly become a common feature of interest in clinical investigations. This rapid proliferation of studies of aperiodic activity across a wide range of disorders has led to a rapidly emerging literature in which multiple different lines across different disorders are seeking to evaluate if and how aperiodic neural activity may be relevant and useful in clinical neuroscience, including as a putative biomarker. This review project seeks to evaluate the current status of clinically-related work with aperiodic activity, across all disorders, to evaluate the set of shared findings and challenges, and use this information to present suggestions for future work investigation aperiodic activity in the context of clinical disorders.
You can step through all the analyses and results in this project by stepping through the notebooks
.
This project is described in the following preprint:
Donoghue T. A systematic review of aperiodic neural activity in clinical investigations.
medRxiv. DOI: 10.1101/2024.10.14.24314925
Direct Link: https://doi.org/10.1101/2024.10.14.24314925
This project was written in Python 3 and requires Python >= 3.8 to run.
If you want to re-run this project, you will need some external dependencies.
You can install the extra required dependencies by running:
pip install specparam, neurodsp, lisc
This project repository is set up in the following way:
data/
includes data from the project, including the literature datanotebooks/
includes Jupyter notebooks that step through the project and create the figuresprisma/
includes filled out PRISMA checklists for this project as a systematic review
This project uses some simulated data as examples, and mainly examines literature data.
The simulations are done with the neurodsp and specparam modules for time domain and frequency domain simulations respectively.
The literature data is from a systematic review and structured analysis of a the collected literature.