You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,8 @@ Clair3 is published at [Nature Computational Science](https://rdcu.be/c1TPa), an
57
57
----
58
58
59
59
## Latest Updates
60
+
*v1.0.3 (Jun 20, 2023)* : Fixed a bug when the contig name contains colons ([#203](https://github.com/HKU-BAL/Clair3/issues/203)).
61
+
60
62
*v1.0.2 (May 22, 2023)* : 1. Added PacBio HiFi Revio model, check [Pre-trained model](#pre-trained-models) for model usage. 2. Fixed a bug that halts the pipeline when there exists too few variant candidates ([#198](https://github.com/HKU-BAL/Clair3/issues/198)).
61
63
62
64
*v1.0.1 (Apr 24, 2023)* : 1. Bumped up "WhatsHap" version to 1.7, `whatshap haplotag` step is ~15% faster.([#193](https://github.com/HKU-BAL/Clair3/issues/193)). 2. Fixed PL issue when alternative base is N ([#191](https://github.com/HKU-BAL/Clair3/issues/191), contributor @[
0 commit comments