Sage-Bionetworks / dccmonitor

Allows for monitoring of data uploaded via the dccvalidator application. Functions for getting information on the uploaded files, metadata validation status, and more.
https://sage-bionetworks.github.io/dccmonitor
Other
2 stars 4 forks source link

Can't view file details for assay file in MC-CAA study #119

Closed avanlinden closed 2 years ago

avanlinden commented 2 years ago

Looking at validation results for the MC-CAA study and when I try to open the "file details" tab for the assay metadata file, I get an error. The "file overview" graph loads fine. The "file details" tab is available for the other file in this study (a manifest), and for other files including assay metadata files in other studies. The file that generates the error is here and appears to be a normal csv file.

Screen Shot 2021-09-01 at 2 12 41 PM
Aryllen commented 2 years ago

I'm not seeing anything wrong with this file, either. The File Overview is generating correctly so the problem lies in the creation of the File Details table. I'll have to debug the functions that go into making that table.