File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -414,8 +414,15 @@ before alignment. This mode cannot be combined with `.mmi` input.
414
414
415
415
## Full Changelog
416
416
417
- * ** 1.3.0** :
417
+ * ** 1.4.0** :
418
+ * Official SMRT Link v10 release
419
+ * Case-insensitive ` --preset `
420
+ * Read groups without ` SM ` tag are labelled as ` UnnamedSample `
421
+
422
+ * 1.3.0:
418
423
* New internal features for HiFi assembly
424
+ * htslib 1.10 support
425
+
419
426
* 1.2.1:
420
427
* Abort if input fofn contains non-existing files
421
428
* Add new filters ` --min-id-perc ` and ` --min-gap-comp-id-perc `
Original file line number Diff line number Diff line change 1
1
project (
2
2
' pbmm2' ,
3
3
[' c' , ' cpp' ],
4
- version : ' 1.3 .0' ,
4
+ version : ' 1.4 .0' ,
5
5
default_options : [
6
6
' buildtype=release' ,
7
7
' warning_level=3' ,
You can’t perform that action at this time.
0 commit comments