opencb / hpg-bigdata

This repository implements converters and tools for working with NGS data in HPC or Hadoop cluster
Apache License 2.0
17 stars 14 forks source link

Implement the VariantParseQuery error management #53

Open jtarraga opened 8 years ago

jtarraga commented 8 years ago

HPG Bigdata's variant data model is a complex object with nested structures, users should know well this data model in order to call VariantDataset filters.

An error management should be needed to provide clear and precise information about possible errors when users define their VariantDataset filters.