Skip to content

Commit

Permalink
Merge branch 'jdaw/fix-5mCG-model-config' into 'master'
Browse files Browse the repository at this point in the history
fix v4.2 sup 5mCG_5hmCG motif in config

See merge request machine-learning/dorado!664
  • Loading branch information
tijyojwad committed Oct 27, 2023
2 parents 616b951 + 773ccb5 commit 90a4d01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ Below is a table of the available basecalling models and the modified basecallin
| :-------- | :------- | :--- | :--- |
| **[email protected]** | 5mCG_5hmCG | v2 | 5 kHz |
| **[email protected]** | 5mCG_5hmCG | v2 | 5 kHz |
| **[email protected]** | 5mCG_5hmCG<br />5mC_5hmC<br />5mC<br />6mA<br />| v3<br />v1<br />v2<br />v3| 5 kHz |
| **[email protected]** | 5mCG_5hmCG<br />5mC_5hmC<br />5mC<br />6mA<br />| v3.1<br />v1<br />v2<br />v3| 5 kHz |
| [email protected] | 5mCG_5hmCG | v2 | 4 kHz |
| [email protected] | 5mCG_5hmCG | v2 | 4 kHz |
| [email protected] | 5mCG_5hmCG | v2 | 4 kHz |
Expand Down
4 changes: 2 additions & 2 deletions dorado/models/models.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,8 @@ const ModelMap models = {
{"2112aa355757906bfb815bf178fee260ad90cd353781ee45c121024c5caa7c6b"}},
{"[email protected]_5mCG_5hmCG@v2",
{"6b3604799d85e81d06c97181af093b30483cec9ad02f54a631eca5806f7848ef"}},
{"[email protected]_5mCG_5hmCG@v3",
{"9aad5395452ed49fb8442892a8b077afacb80664cf21cc442de76e820ed6e09c"}},
{"[email protected]_5mCG_5hmCG@v3.1",
{"5f8016f1b47e3c31825233e1eac8b7074bd61705cb5dfeca9e588d5077b18b66"}},
{"[email protected]_5mC@v2",
{"61ecdba6292637942bc9f143180054084f268d4f8a7e1c7a454413519d5458a7"}},
{"[email protected]_6mA@v2",
Expand Down

0 comments on commit 90a4d01

Please sign in to comment.