AlphaGenes / AlphaPlantImpute2

AlphaPlantImpute2: Genotype imputation for plant populations
MIT License
6 stars 3 forks source link

Migrate AlphaPlantImputer2 to tuples of ndarrays #3

Open gregorgorjanc opened 1 year ago

gregorgorjanc commented 1 year ago

As discussed in https://github.com/AlphaGenes/AlphaImpute2/issues/16 we have unfortunate code split in tinyhouse. We will continue with tuples of ndarrays (since that is less work) and migrate AlphaPlantImpute2 to tuples of ndarrays, hence this issue to make this decision clear here.

Until we do this migration any update of tinyhouse will cause a bug in AlphaPlantImpute2, hence classifying this issue as a bug.