Skip to content

Commit

Permalink
more updates
Browse files Browse the repository at this point in the history
  • Loading branch information
DerrickWood committed Mar 26, 2014
1 parent 7ccf1ed commit 03c8856
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
v0.10.4-beta:
* use GRCh38 for human genome library
* enable input via stdin (/dev/fd/0)
* enable input via stdin (via /dev/fd/0)
* enable compressed (gzip/bzip2) input
* enable auto-detection of fasta/fastq/gz/bz2
* simplified add_to_library.sh code to speed up large additions
Expand All @@ -10,6 +10,8 @@ v0.10.4-beta:
* provide MetaPhlAn-compatible output with kraken-mpa-report
* added domain/kingdom codes to kraken-report
* added kraken-filter script for simple confidence scoring
* added support for multi-FASTA files in custom DBs
* fixed build_kraken_db.sh bug for k-mers w/ k < 31
* updates to README file

v0.10.3-beta:
Expand Down

0 comments on commit 03c8856

Please sign in to comment.