Skip to content

Releases: fastqe/fastqe

v0.3.3

25 Oct 12:20

Choose a tag to compare

Update tests to match new emoji

v0.3.2

25 Oct 11:50
690ae32

Choose a tag to compare

Minor changes to emoji that appear as greyscale on some systems, with alternatives.

v0.3.1

29 Jun 00:46

Choose a tag to compare

Bug fix to make HTML mode only appear any --html is used.

v0.3.0

28 Jun 05:42

Choose a tag to compare

Add experimental support for a html output mode for inclusion in Galaxy

v0.2.7

05 Apr 11:45
224b057

Choose a tag to compare

  • Bugfix for biopython changes which removed Bio.Alphabet - which we imported but didn't actually use!

This was reported in #29 but was missed. Addresses issue #30

v0.2.6

17 Jul 13:37
fa3d61b

Choose a tag to compare

Bugfix for build process, switch to setuptools

v0.2.5

17 Jul 13:21
ab3771e

Choose a tag to compare

  • Update README

v0.2.4

17 Jul 13:05
2db1661

Choose a tag to compare

  • Add custom dict example to README.md

v0.2.3

17 Jul 12:55
0690278

Choose a tag to compare

Add test custom dictionary to repo

v0.2.1

17 Jul 12:44
ae1b2e7

Choose a tag to compare

Major rewrite of fastqe as version 0.2.1 in July 2020:

  • refactor code to support new options
  • add long read support with --long
  • add --noemoji for block-based output on systems that don't support emoji
  • add --custom for user-defined mapping to emoji
  • add --output to redirect to file instead of stdout
  • add gzip support
  • add redirect from stdin support
  • fix bug of dropping position if some sequences are only 0 quality