hammerlab / cohorts

Utilities for analyzing mutations and neoepitopes in patient cohorts
Apache License 2.0
20 stars 4 forks source link

StopIteration error results in cached empty VariantCollection #231

Open tavinathanson opened 7 years ago

tavinathanson commented 7 years ago

Which means that, if the StopIteration was due to a real issue vs. just a truly empty VCF, that error will be hidden after the empty VariantCollection is cached.

See https://github.com/hammerlab/cohorts/pull/230#pullrequestreview-50470356