Skip to content

Commit

Permalink
collusion test
Browse files Browse the repository at this point in the history
  • Loading branch information
sara-santana committed Nov 29, 2024
1 parent 2364015 commit eec5eba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions beacon/scripts/collusion_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ def main():

# Try and query all the variants starting with the lower frequency ones
if variant_ids:
print(len(variant_ids))
print(f"The genomic variants for biosampleId {individual_id} are (sorted by alleleFrequency):")
for vid in variant_ids:
var_count += 1
Expand Down

0 comments on commit eec5eba

Please sign in to comment.