mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
Update the release Notes
Former-commit-id: 5611fb13809c5cc45a515be5d62aac61e6fc51ad
This commit is contained in:
@ -26,7 +26,7 @@
|
|||||||
- In `obiscript` a `qualities` method has been added to retrieve or set the
|
- In `obiscript` a `qualities` method has been added to retrieve or set the
|
||||||
quality scores from a BioSequence object.\
|
quality scores from a BioSequence object.\
|
||||||
|
|
||||||
- In obiparing the ngsfilter file describing the samples can be no provided
|
- In `obimultuplex` the ngsfilter file describing the samples can be no provided
|
||||||
not only using the classical nfsfilter format but also using the csv format.
|
not only using the classical nfsfilter format but also using the csv format.
|
||||||
When using csv, the first line must contain the column names. 5 columns are
|
When using csv, the first line must contain the column names. 5 columns are
|
||||||
expected:
|
expected:
|
||||||
@ -46,6 +46,11 @@
|
|||||||
annotate the sequence corresponding to the sample, as the `key=value;` did
|
annotate the sequence corresponding to the sample, as the `key=value;` did
|
||||||
in the nfsfilter format.
|
in the nfsfilter format.
|
||||||
|
|
||||||
|
The CSV format used allows for comment lines starting with `#` character.
|
||||||
|
Special data lines starting with `@param` in the first column allow to
|
||||||
|
configure the algorithm. The options **--template** provided an over
|
||||||
|
commented example of the csv format, including all the possible options.
|
||||||
|
|
||||||
### Enhancement
|
### Enhancement
|
||||||
|
|
||||||
- In every *OBITools* command, the progress bar are automatically deactivated
|
- In every *OBITools* command, the progress bar are automatically deactivated
|
||||||
|
Reference in New Issue
Block a user