FINNGEN / autoreporting

MIT License
0 stars 1 forks source link

Fix for missing phenotype info file #174

Closed juhaa closed 3 years ago

juhaa commented 3 years ago

If phenotype info file is missing (set as "gs://misc-analysis/EMPTY_FILE" in the json), the missing output is not handled correctly and the empty file is read causing pandas.errors.EmptyDataError.

This PR fixes that by handling the empty file same as is done elsewhere in the wdl.