- Bug fix: Idemux threw an error when both i7 and i5 indices were present in the fastq header, but only i1 demultiplexing should be performed.
- Bug fix: Idemux was not demultiplexing files correctly when both i7 and i5 barcodes were present in the fastq header, but only i5 and i1 demultiplexing should be performed.
- Enhancement: Added more tests to catch bugs like listed above.
- Bug fix: Idemux now prints version properly
- Bug fix: README.rst contained some formatting errors
- Bug fix: Broken licence link on pypi now works
- Bug fix: Demultiplexing with i1 barcodes only raised an incorrect exception (when no barcodes were present in the fastq header)
- First release on PyPI
- Bumped version number to avoid upload conflicts
- Fixed rst files with linter
- First release on test PyPI.
- First building version.