Bugfix for handling invalid records in NA12878 KB

-- The previous approach tried to remove the entire MongoVariantContext but when it was malformed was prone to error.  Now just grabs the _id and uses it to remove the bad record.
This commit is contained in:
Mark DePristo 2012-12-06 10:24:24 -05:00
parent dbf721968d
commit abd94b2976

Diff Content Not Available