pandas-genomics icon indicating copy to clipboard operation
pandas-genomics copied to clipboard

Add simple Genotype Comparison

Open jrm5100 opened this issue 3 years ago • 0 comments

Return a boolean array for this kind of comparison:

gt_array == "A/A"

Should require a minor update to the GenotypeArray.__eq__ method

jrm5100 avatar May 05 '21 18:05 jrm5100