Releases: Roco-scientist/NGS-Barcode-Count-C
Releases · Roco-scientist/NGS-Barcode-Count-C
0.5.1
0.5.0
- Enrichment of single synthon added
- enrichment of double synthon added
0.4.0
- Added the ability to change the number of maximum errors per barcode
0.3.1
- Removed unnecessary zlib header file
- Removed extra underscore from merge file output
- README updated
0.3.0
- Input of gzipped fastq file enabled
0.2.1
- Added consistency with Rust version
0.2.0
- Random barcode capabilities added
- Removed the requirement for a sample conversion file
- Removed the requirement for a counted barcode conversion file
0.1.4
- Increased speed with code and compilation optimizations
0.1.3
Merge pull request #11 from Roco-scientist/speed Speed
0.1.2
- Required cmake 3.10 and c++ 17 for compiling