Skip to content

Commit 6678e24

Browse files
committed
Initial version 2.4.0 changelog
1 parent 0173019 commit 6678e24

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

docs/changelog.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,23 @@ nav_order: 99
66

77
# Version changelog
88

9-
* **2.2.0**:
9+
* **2.4.0**:
10+
* Fix fasta/q input and `--guess`
11+
* Output empty files for missing barcode pairs `--output-missing-pairs`
12+
* Output each barcode into its own sub-directory `--split-subdirs`
13+
* Passthrough of input ExternalResources in XML
14+
* Add Provenance element to XML output
15+
* Do not override Sample tag `SM` in read group if `--isoseq` is used
16+
* Enable `--reuse-uuids` with `--biosample-csv`
17+
* Add `--reuse-source-uuid` from input XML
18+
* Store BioSamples under WellSample
19+
* Allow `--dataset-name` to override dataset name attribute
20+
21+
* 2.3.0:
22+
* SMRT Link v10.2 release
23+
* Add `--preset` for `HIFI-SYMMETRIC` and `HIFI-ASYMMETRIC`
24+
25+
* 2.2.0:
1026
* Add `--no-clip` to assign a barcode pair, but not clip barcode sequences from reads
1127
* Output `.consensusreadset.xml` for CCS/HiFi input
1228
* Add `--biosample-csv` to assign [bio sample names](/faq/biosample) to barcode pairs

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Please refer to our [official pbbioconda page](https://github.com/PacificBioscie
2323
for information on Installation, Support, License, Copyright, and Disclaimer.
2424

2525
## Latest Version
26-
Version **2.1.0**: [Full changelog here](/changelog)
26+
Version **2.4.0**: [Full changelog here](/changelog)
2727

2828
## What's new!
2929
New documentation is up, a 1:1 port from the original GitHub docs with minor

0 commit comments

Comments
 (0)