BaderLab / GenomeClinic-PGX

Web application for clinical pharmacogenomic interpretation
GNU Lesser General Public License v3.0
9 stars 2 forks source link

Persistant issue in VCF parser #167

Closed patmagee closed 9 years ago

patmagee commented 9 years ago

There appears to be some sort of persistent issue with the parser that causes failure and an uncaught exception when an improperly formatted file is provided. the error should be caught and logged without breaking the server.

patmagee commented 9 years ago

fixed, this turned out to be not an issue with the parser but an issue with the VCF files