szhan / tsimpute

Genome-wide genotype imputation using tree sequences.
MIT License
0 stars 0 forks source link

Rework `impute_by_sample_matching` so that it doesn't take `SampleData` anymore #99

Closed szhan closed 1 year ago

szhan commented 1 year ago

The main function to rework is remap_state_space(ts, sd, samples=None). Subsequent steps do not take SampleData as input.