Skip to content

Releases: Roco-scientist/NGS-Barcode-Count

0.8.6

07 Nov 22:51
75e2f91
Compare
Choose a tag to compare
Merge pull request #48 from Roco-scientist/args

Args

0.8.5

31 Oct 21:54
Compare
Choose a tag to compare
  • Changed counted barcode argument input
  • Removed deprecated methods

0.8.2

17 Oct 15:12
ce5fc6b
Compare
Choose a tag to compare
  • Changed shared sequencing data structure for higher efficiency
  • Decreased compute time by > 25%

0.8.1

04 Oct 21:40
7d5ce63
Compare
Choose a tag to compare
  • Added to double barcode enrichment. Double barcodes do not need to be sequential

0.8.0

04 Oct 00:44
085a2f2
Compare
Choose a tag to compare
  • Single barcode enrichment counts output added. Useful for DEL
  • Double barcode enrichment counts output added. Useful for DEL

0.7.2

02 Oct 17:33
4326ceb
Compare
Choose a tag to compare
  • Time output fixed on milliseconds
  • Added stats for number of barcodes counted
  • Cleaned up format and some display functions

0.7.1

01 Oct 12:50
Compare
Choose a tag to compare
  • Fixed when quality scores are filtered and the sequencing scheme is offset from the first nucleotide.

0.7.0

01 Oct 01:02
f4d4ea5
Compare
Choose a tag to compare
  • Minimum average read score quality added for barcodes
  • Error handling updated and added
  • Full fastq read imported and handled
  • Double the speed of previous versions after perf testing and optimization

0.6.2

28 Sep 21:26
1267226
Compare
Choose a tag to compare
  • Moved barcode conversions to its own struct
  • Moved unique barcodes to the barcode conversion struct

0.6.1

27 Sep 11:44
78bbbc5
Compare
Choose a tag to compare
  • counted barcode lookup moved the hashset
  • running time output fixed