* Added fix for single stranded lambda datasets, these were crashing the app when calculating the non-conversion rate.
AllelicMethylationDetector
* Added fix for single stranded datasets, this was tossing chromosomes of data that didn't have both a plus and minus strand.
VCFComparator
* Added a catch for GQ scores that are floats instead of ints, was causing app to crash.