Skip to content

Commit

Permalink
lower lib_type_mate_cutoff
Browse files Browse the repository at this point in the history
  • Loading branch information
balajtimate committed Jan 23, 2024
1 parent 2f00114 commit 241a47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htsinfer/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ def __call__(
dest="lib_type_mates_cutoff",
metavar="FLOAT",
type=float,
default=0.95,
default=0.85,
help=(
"minimum fraction of mates that can be mapped to compatible loci "
"and are considered concordant pairs / all mates"
Expand Down

0 comments on commit 241a47c

Please sign in to comment.