Skip to content

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ACEnglish committed Aug 22, 2023
1 parent 7d6dce2 commit ab271dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion truvari/annotations/remap.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- partial : Allele only has partial hit(s) less than --threshold
Which alleles and alignments to consider can be altered with:
- --minlength : minimum SV length to considred (50)
- --minlength : minimum SV length to be remapped (50)
- --dist : For deletion SVs, do not consider alignments that hit within Nbp of the SV's position
(a.k.a. alignments back to the source sequence) (10)
- --threshold : Minimum percent of allele's sequence used by alignment to be considered (.8)
Expand Down

0 comments on commit ab271dd

Please sign in to comment.