Skip to content

Commit

Permalink
minor comment update
Browse files Browse the repository at this point in the history
  • Loading branch information
Melissa Gymrek authored and Melissa Gymrek committed Sep 9, 2024
1 parent 3e815d4 commit 3b07862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trtools/annotaTR/annotaTR.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ def LoadMetadataFromRefPanel(refreader, vcftype, match_on=RefMatchTypes.locid,
The key depends on the match_on parameter (see above)
Values is a Dict[str, str] with key=infofield and
value=value of that info field in the reference panel
Also includes REF to check against REF in imputed VCF
Also includes REF/ALT to check against alleles in imputed VCF
variant_ct : int
Total number of variants
Expand Down

0 comments on commit 3b07862

Please sign in to comment.