-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
see comment here
mykrobe/src/mykrobe/cmds/amr.py
Lines 340 to 342 in b4a19c2
| if args.guess_sequence_method and kmer_count_error_rate > 0.001: | |
| logger.warning("Guess sequence method is on, and we've guessed ONT") | |
| args.ont = True |
Currently we estimate error rate and guess tech from that - I dont know why we dont use read length instead
Metadata
Metadata
Assignees
Labels
No labels