Dear Organizers
We've tried the submission for subchallenge1.
But we got the email about validation error and the reason is as follow
"missing columns detected. Required columns: glob_cellID, cell_line, treatment, time, cellID, fileID, p.Akt.Ser473., p.ERK, p.HER2, p.PLCg2, p.S6"
The columns required at score_subchallenge_1 funcion in the wiki are not include glob_cellID.
Please check about this.
Best,
Jinseub
Created by JINSEUB HWANG jinhwa Dear Tom and Attila
Thank you for the answer.
We have successfully submitted.
Best,
Jinseub Dear Jinseub,
thanks a lot for the report. Indeed, the scoring function on the Wiki is one version behind the actual scoring function.
`CellID` is a unique ID within each `fileID`, so we needed both columns to match the cells. `glob_cellID` is unique across all files, so it makes the mapping somehow easier.
Please rely on the prediction templates to submit the predictions. The templates are consistent with the actual scoring functions.
Best,
Attila Dear Jinseub,
Thank you for your participation. Apologies for the confusion, but the instructions for the prediction file is actually under Step 2 of this [page](https://www.synapse.org/#!Synapse:syn20366914/wiki/594743). Please see this [folder](syn20613435) for prediction file templates.
I will let the other organizers speak to why we are collecting `glob_cellID`. That being said, please submit that column for this round to obtain a valid submission
Best,
Tom
Drop files to upload
Required columns for subchallenge1 page is loading…