From 0738044e22779ce14853f0187846f51c5729cdef Mon Sep 17 00:00:00 2001 From: Gregory Conan Date: Wed, 6 Nov 2019 10:21:59 -0800 Subject: [PATCH] Minor update to speadsheets README --- spreadsheets/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/spreadsheets/README.md b/spreadsheets/README.md index 8e4c568..bc62159 100644 --- a/spreadsheets/README.md +++ b/spreadsheets/README.md @@ -2,8 +2,7 @@ This is where the spreadsheets belong: -1. `DAL_ABCD_merged_pcqcinfo.csv` (the DAIC QC info) -1. `image03.txt` (the NDA DICOM imaging data info) +1. `abcd_fastqc01.txt` (the QC info) 1. `ABCD_good_bad_series_table.csv` (generated after `data_gatherer` is run) -The `DAL_ABCD_merged_pcqcinfo.csv` is currently only available from the ABCD DAIC. So, it is only accessible for someone within the ABCD consortium (who can access ABCD data on the NDA website). However, the MRI QC scores will soon be uploaded to NDA. Afterwards, this script will be updated to download that file and read from it instead of requiring the user to manually get the `DAL_ABCD_merged_pcqcinfo.csv` spreadsheet. +The `abcd_fastqc01.txt` is currently available from the NDA. In a future update, this script will be updated to download that file and read from it instead of requiring the user to manually get the `DAL_ABCD_merged_pcqcinfo.csv` spreadsheet.