Skip to content

Releases: pnnl/hundo

1.2.8

05 Aug 23:29
Compare
Choose a tag to compare

updates environment.

1.2.7

05 Aug 19:49
Compare
Choose a tag to compare

more accurate version pinning to fix biom-format issues

1.2.5

13 Mar 21:37
Compare
Choose a tag to compare
  • fixes issue with SparseDataFrame during report building

1.2.4

01 Nov 15:58
Compare
Choose a tag to compare

Fixes issue not allowing wildcards in fastq-dir when running annotate

1.2.3

31 Oct 23:43
Compare
Choose a tag to compare

Fixes download sub-command

v1.2.1

21 Sep 18:42
Compare
Choose a tag to compare
  • Adds VSEARCH as an aligner option which increases speed at the cost of sensitivity
  • Adds taxonomic levels when browsing the taxonomy summary plots

v1.1.19: Updates report (#15)

17 Jul 23:15
982a0b2
Compare
Choose a tag to compare
  • updates the report and moves it from the snakefile

v1.1.18

25 Jun 18:58
Compare
Choose a tag to compare
  • fixes bug when counting gzip compressed fastqs during initialization
  • add support for specifying --input-dir when specifying many data locations
  • adds searched data dirs to report

v1.1.16

25 Jun 15:48
Compare
Choose a tag to compare
  • fixes an axis label in the report
  • adds support for multiple input data directories

1.1.14

16 Jun 20:00
Compare
Choose a tag to compare
  • updates tables in report
  • adds relative taxonomy plot to report
  • requires pandas>=0.23.0