Skip to content

Releases: LANL-Bioinformatics/FaQCs

2.12

Choose a tag to compare

@chienchi chienchi released this 16 Jun 22:32

fix bug on MAX_QUALITY_SCORE for Rscript

2.11

Choose a tag to compare

@chienchi chienchi released this 12 Jun 17:20

Full Changelog: 2.10...2.11

  • Adjust maximum quality to 55.

2.10

Choose a tag to compare

@chienchi chienchi released this 18 Aug 19:59
  • Check the upper-bound of quality score values and throw an error when the maximum allowed quality score is exceeded.
  • Reordered the change log to display the newest changes first.
  • Added a try/catch block in the trim() function to print thread-level errors.

2.09

Choose a tag to compare

@chienchi chienchi released this 17 Aug 20:09

Added informative error messages to fasta.cpp and FaQCs.cpp

2.08

Choose a tag to compare

@chienchi chienchi released this 07 Aug 21:08

C++ version.

Binary executables and source code.

1.35

Choose a tag to compare

@chienchi chienchi released this 08 Dec 17:41
fix typo