From e19eb3df7717bc6238fd5c9be4df7b3a0af1b58c Mon Sep 17 00:00:00 2001 From: Ryan Wick Date: Fri, 16 Feb 2024 14:54:25 +1100 Subject: [PATCH] Edit README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e509599..b0ba885 100644 --- a/README.md +++ b/README.md @@ -272,9 +272,9 @@ For more information on how error models work, see [this page on the wiki](https ### QScore model The possible values for the `--qscore_model` argument are: -* `nanopore2023`: a model trained on Nanopore reads from 2023 (the default) -* `nanopore2020`: a model trained on Nanopore reads from 2020 -* `nanopore2018`: a model trained on Nanopore reads from 2018 +* `nanopore2023`: a model trained on ONT R10.4.1 reads from 2023 (the default) +* `nanopore2020`: a model trained on ONT R9.4.1 reads from 2020 +* `nanopore2018`: a model trained on ONT R9.4/R9.4.1 reads from 2018 * `pacbio2016`: a model trained on PacBio RS II reads from 2016 * `pacbio2021`: a model trained on PacBio HiFi reads from 2021 * `random`: a model where qscores are meaningless and give no indication of read/base quality