@@ -3,14 +3,21 @@ All notable changes to this project will be documented in this file.
## [unreleased]
### Added
- data test
- "spygen origine" format (one single `.dat` file for one single `.fastq` file) can be processed
### Changed
- The demultiplexing method is more efficient
- Alternative workflow to perform taxonomic assignment wihtout `ecotag`
## [1.1.1]
### Added
- data test
- tutorial
### Changed
- The demultiplexing method is more efficient. First it demultiplexes linked barcode tags. For each run, every linked barcode are seeked only once. Second it trimms primer 5' and 3' for each sample fastq files. Primer and barcode tags are processed in forward and reverse complement.