Skip to content

Commit

Permalink
Print num_case_3
Browse files Browse the repository at this point in the history
  • Loading branch information
szhan committed Jun 7, 2023
1 parent 8eed852 commit 53e3618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@ def make_compatible_samples(
print(f"Case 2a (both, aligned): {num_case_2a}")
print(f"Case 2b (both, unaligned): {num_case_2b}")
print(f"Case 2c (flagged): {num_case_2c}")
print(f"Case 2d (monoallelic in target): {num_case_2d}")
print(f"Case 3 (target-only): {num_case_3}")
print(f"Chip sites: {num_chip_sites}")
print(f"Mask sites: {num_mask_sites}")
Expand Down

0 comments on commit 53e3618

Please sign in to comment.