Skip to content

Commit 8cc75f7

Browse files
authored
Merge pull request #264 from polio-nanopore/mapping-dev
Mapping dev
2 parents 76f158c + 01f46b2 commit 8cc75f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

piranha/utils/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
VALUE_DEFAULT_MEDAKA_MODEL="r941_min_hac_variant_g507"
219219
VALUE_DEFAULT_MINIMAP2="-x asm20"
220220

221-
VALUE_MIN_READS = 50
221+
VALUE_MIN_READS = 20
222222
VALUE_MIN_PCENT = 2
223223

224224
# vdpv call thresholds

0 commit comments

Comments
 (0)