Andy Daykin
Results
2
issues of
Andy Daykin
When running a bq_to_vcf command on data that has list values for genotype, e.g. [-1, -1] the densify_variants._densify_variants method will create a VariantCall object that defaults to using the MISSING_GENOTYPE_VALUE,...
Adding a check in the less than method for the VariantCall class to ensure that in cases where there is a mix of arrays and scalar values that the comparison...