Open avanlinden opened 1 month ago
Looking at a test TMT assay metadata template, there is an issue where there's a column called tissue
even though that's not specified in the template dependencies: https://docs.google.com/spreadsheets/d/1Zgmc3EY1z7PJ65ecOhDrqgEO57LUpLEbfLCBMVZVHzc/edit?gid=0#gid=0.
The issue appears to be that tissue
is a valid value of the attribute specimenType
in addition to being an attribute used as a manifest column, leaving us with a circular graph. I'm going to leave this for now so we can merge the template. Some options to deal with it in the future:
tissue
column is NOT required in the TMT assay manifest and tell people to ignore it
Same as PR#48 but trying to get the updated workflows to run the data model conversion.