ersilia icon indicating copy to clipboard operation
ersilia copied to clipboard

Create action to run output validation

Open seanmarcia opened this issue 1 year ago • 1 comments

We need to create a GitHub action that, using the script provided by Ersilia, will validate the output from the models.

seanmarcia avatar Dec 13 '23 14:12 seanmarcia

As mentioned in #911 , I would simplify the validation simply check that (a) output file exists and (b) the number of rows of the output is equal to the number of rows of the input

miquelduranfrigola avatar Jan 09 '24 20:01 miquelduranfrigola