correction to release notes

Former-commit-id: 424819230f26bccd6f5ef26684f50e9ff477a7de
This commit is contained in:
2023-11-07 12:20:40 +02:00
parent f991886155
commit aa0443e484

View File

@ -18,7 +18,7 @@
+ When -D is set to ### (where ### is an integer), the output sequence is the barcode with the priming sites.
and ### base pairs of flanking sequences.
- A new output format in JSON is proposed using the **--json-output**. The sequence file is printed as a JSON vector,
where each element is a map corresponding to a sequence. The map has at most for elements:
where each element is a map corresponding to a sequence. The map has at most four elements:
+ *"id"* : which is the only mandatory element (string)
+ *"sequence"* : if sequence data is present in the record (string)
+ *"qualities"* : if quality data is associated to the record (string)