We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e7f59e commit e160880Copy full SHA for e160880
1 file changed
python/tests/beagle_numba.py
@@ -372,6 +372,7 @@ def run_tsimpute(ref_ts, query_h, pos, mu, rho, precision=22, genetic_map=None):
372
matrices are computed from a tree sequence.
373
374
TODO: Put this function elsewhere.
375
+ TODO: Set default precision. What should it be?
376
377
:param numpy.ndarray ref_ts: Tree sequence containing reference haplotypes.
378
:param numpy.ndarray query_h: One query haplotype.
0 commit comments