nf-osi / jobs

0 stars 0 forks source link

Investigate annotation reminder email error #80

Closed cconrad8 closed 10 months ago

cconrad8 commented 10 months ago

https://www.synapse.org/#!Synapse:syn52619462

Josh received an email for annotation reminders but we have already completed the annotations.
My first thought - Is this due to the synapse storage manifest not having assay? (syn53059428)

Dear Joshua Roberts,

This is a friendly reminder to please annotate files that you have uploaded to this project in Synapse. They can be annotated using the Data Curator App. The files which need annotation are listed in the folders below:

📁 Phase A - Clinical Trial Data

NF-OSI encourages (and many NF funders mandate) that data files be annotated so that they and future data users can understand the data. At minimum please provide “resourceType”, “dataType”, “specimenID” and “assay” to help make the data findable. You can find annotation instructions here. If you need help with annotation, please reach out to us at nf-osi@sagebionetworks.org.

Thank you, NF-OSI Service

anngvu commented 10 months ago

Concluding probably not an error on our part. Some annotations used uppercase Assay key, and we look for lowercase. This is very likely because of a short period where schematic uppercased everything when submitting. I will fix these.

image