You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we should compute these on all conversions (unless already present, or explicitly disabled). We can add some code based on what we're using in vcztools to do this, using the same strategy as for computing local alleles
Currently, allele counts are not computed when converting from tskit:
It would be helpful to have AC and AN available in the zarr for filtering. It seems like sgkit's
count_call_alleles
function would be helpful here:The text was updated successfully, but these errors were encountered: