Skip to content

Commit

Permalink
Add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
szhan committed Sep 3, 2023
1 parent e305d09 commit d58aa47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions python/tests/test_imputation.py
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,9 @@ def test_toy_example():

# The following toy query haplotypes were imputed from the toy reference haplotypes
# using BEAGLE 4.1 with Ne set to 10.
#
# There are 9 sites, starting from 10,000 to 90,000, with 10,000 increments.
# The REF is A and ALT is T for all the sites in the VCF input to BEAGLE.
toy_ref_0 = np.array(
[
[
Expand Down

0 comments on commit d58aa47

Please sign in to comment.