This is one of the projects from the NCBI collaborative biodata science hackathon [http://biohackathons.github.io]. Our group is working on a project to automatically QC the ABCD study data. Here is a copy of our initial presentation.
This project is composed of three github repos (abcdqc_webserver, abcdqc_batchserver, abcdqc_hcp_notebooks) that work on two AWS instances and utilize the NIH high performance computing cluster.
A webserver that presents visualizations of the ABCD QC Fast Track data.
- cd abcd-client
- npm i
- npm start