Skip to content

Releases: knights-lab/UTree

UTree 2.0: Rank-Free Edition

26 Oct 17:09
Compare
Choose a tag to compare

Combined static 64-bit Linux/WindowsWSL release for rank-free edition of UTree 2.0.

This version does not enforce a set number of taxonomic levels (before it enforced 8). This unlocks the potential to use it for all sorts of fun hierarchical interpolations!

Note that the default build binary is now in a cluster build configuration. It is not intended for use on systems with less than 96GB of RAM. For a RAM-light build, use the 'small' version instead (but this takes a lot more time to build huge DBs). As before, SSE4 is required.

To cite:
DOI
Al-Ghalith, Gabriel and Dan Knights. Faster and lower-memory metagenomic profiling with UTree. DOI: 10.5281/zenodo.998252

UTree 2.0 SigNature Edition: SHOGUN release

27 Sep 22:16
Compare
Choose a tag to compare

Combined static release for SHOGUN 1.0

v2.0 (build):

  • Faster DB building
  • Signature-based (micro-alignment) compression
  • User-controllable "Compression" parameter during DB build
    • Higher levels give smaller databases at the expense of sensitivity
  • Now technically feasible to perform full long-read metagenomic shotgun DB search on your phone/tablet (couple with minION?)

Since v1.5 (same search binary):

  • totally rewritten search_gg for robustness and (better) fault tolerance
  • Vast (order-of-magnitude) speedup with 8+ cores
    Approx. ~20 million queries per minute with RC and full Aufbau interpolation on our server
  • Configurable Aufbau Proportion (compatible w/BURST's --taxacut/--bc) for confidence (compile w/-D TAXACUT=8 or whatever; default is 4, old mode closer to 2-ish behavior)
  • Multi-level confidence score reporting: support value summaries and taxonomic per-level reports
  • Prints out version string, progress when it runs

To cite:
DOI
Al-Ghalith, Gabriel and Dan Knights. Faster and lower-memory metagenomic profiling with UTree. DOI: 10.5281/zenodo.998252

UTree v2.0 SigNature Edition

15 Aug 22:57
Compare
Choose a tag to compare
Pre-release
  • Faster DB building
  • Signature-based (micro-alignment) compression
  • User-controllable "Compression" parameter during DB build
    • Higher levels give smaller databases at the expense of sensitivity
  • Now technically feasible to perform full long-read metagenomic shotgun DB search on your phone/tablet (couple with minION?)

UTREE v1.5a (GG Linux release)

13 Aug 03:27
Compare
Choose a tag to compare
Pre-release

New v1.5:

  • totally rewritten search_gg for robustness and (better) fault tolerance
  • Vast (order-of-magnitude) speedup with 8+ cores
    Approx. ~20 million queries per minute with RC and full Aufbau interpolation on our server
  • Configurable Aufbau Proportion (compatible w/BURST's --taxacut/--bc) for confidence (compile w/-D TAXACUT=8 or whatever; default is 4, old mode closer to 2-ish behavior)
  • Multi-level confidence score reporting: support value summaries and taxonomic per-level reports
  • Prints out version string, progress when it runs

UTREE v1.2b (GG Linux release)

31 Jul 23:13
Compare
Choose a tag to compare

Latest linux release for build, search

Also works on Windows 10 Creators or newer (WSL)

UTree v1.2 Release

13 Feb 00:37
Compare
Choose a tag to compare

Now includes more commandline options and output features. Also includes 16- and 64-mer editions.

Also, GG editions may be added later if there is demand.

v0.0.1

18 Oct 18:23
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
Parser now tells you where map is incomplete