sibis-platform / ncanda-data-integration

This is the Data Integration, MRI, and Bioinformatics Component of the National Consortium on Alcohol and NeuroDevelopment in Adolescence (NCANDA), funded by the NIAAA.
https://www.nitrc.org/projects/ncanda-datacore
BSD 3-Clause "New" or "Revised" License
4 stars 10 forks source link

Add project names to scans_to_review.csv conversion #446

Closed dchiquito closed 2 years ago

dchiquito commented 2 years ago

@jimklo This should resolve the issue of missing project names in the converted scans_to_review_v2.csv.

This code does make the assumption that the project can always be extracted from the file path by matching [a-z]+_incoming, which is true for all the projects I'm aware, but may not be true in general.