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
|
||||
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.
|
||||
When using csv, the first line must contain the column names. 5 columns are
|
||||
expected:
|
||||
@ -46,6 +46,11 @@
|
||||
annotate the sequence corresponding to the sample, as the `key=value;` did
|
||||
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
|
||||
|
||||
- In every *OBITools* command, the progress bar are automatically deactivated
|
||||
|
Reference in New Issue
Block a user