TheJacksonLaboratory / LIRICAL

LIkelihood Ratio Interpretation of Clinical AbnormaLities
https://thejacksonlaboratory.github.io/LIRICAL/stable
Other
22 stars 11 forks source link

Improve YAML parsing #580

Open ielis opened 1 year ago

ielis commented 1 year ago

The YAML parser must handle missing/empty fields without throwing NPE.

The PR prevents NPEs and bundles examples folder containing two example YAML configurations as well as a small VCF file into the distribution ZIP.

pnrobinson commented 1 year ago

@ielis -- just seeing this -- is this stale?

ielis commented 1 year ago

No, I think part of this code can be useful. I need to look into this and then I'll merge..