gbook / nidb

NeuroInformatics Database
GNU General Public License v3.0
26 stars 8 forks source link

RDoC submission summary #45

Open gbook opened 7 years ago

gbook commented 7 years ago

Create "rdoc_uploads" table with the following fields: rdocupload_id - int, primary index project_id - int modality - varchar(20) series_id - int dateuploaded - datetime label - varchar(255) iscomplete - bool

Add a tab to the Projects webpage to display the contents of the table for that particular project. Fist display the list grouped by label. Clicking the label will display a list of the subjects and series that were part of that upload group.

The table will be populated when the data is downloaded via the Search page, and will contain labels like "July2017-MR"