Hi, My submission was scored in express lane of SC1, submission IDs 9649655 and 9649657. I submitted the exact same submission to the main lane (submission ID: 9649663) and it failed at validating because "No prediction file generated, please submit to the express lanes to debug your model!" I am saving prediction files in paste0("/output/predictions_",m,".tsv") and confidence files in paste0("/output/confidence_",m,".tsv"); where m = 1:100. Could you please look into this and let me know what is happening? I am being very careful not to change header names or anything. Thanks,

Created by SA90
What do you mean you are not changing header names? In both cases you're getting the same error: [1] "Done filling in NA values" [1] "arrayDataDeGaussianFilled_Trans_ProtID" [1] "arrayDataDeGaussianFilledError_Trans_ProtID" Error: length(results) == nbr_of_elements is not TRUE Execution halted

SC1 main lane validation fail but scored in express - No prediction file generated page is loading…