tskit-dev / tsinfer

Infer a tree sequence from genetic variation data.
GNU General Public License v3.0
56 stars 13 forks source link

VariantData parameter name #970

Closed hyanwong closed 2 months ago

hyanwong commented 2 months ago

A trivial question: we now call VariantData(path_or_zarr, ancestral). Are we happy with path_or_zarr as the name, or would we prefer vcf_zarr or even vcz?

benjeffery commented 2 months ago

I'm happy with path_or_zarr.