szhan / tsimpute

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

Default should be passing None to metadata when calling add_sites #187

Closed szhan closed 10 months ago

szhan commented 10 months ago

tsinfer.add_sites doesn't like metadata specified in the current implementation. As a temporary workaround, pass None to metadata when calling the function and not pass anything when calling make_compatible_samples.