Skip to content

Releases: FofanovLab/MTSv

v1.0.6

Choose a tag to compare

@tfursten tfursten released this 05 Nov 02:18
9ef3195

v1.0.6 - November 4, 2019

Bug fixes

  • Handle deleted taxanomic nodes for custom database
  • Fix hidden home directory file creation order.

Changed

  • mtsv-tools added as a separate dependency. It contains the core rust code.

v1.0.5

Choose a tag to compare

@tfursten tfursten released this 03 Oct 22:12
f8888f7

v.1.0.5 - October 3, 2019

Improved:

Database and Index Setup

  • Allow database build from flat file list per issue #30.

Changed:

Summary and Analysis

  • Moved ete database json out of package data into user home directory per issue #33.

Maintenance:

Rust version

  • Capped rust requirement for build to 1.36.0.

v1.0.4

Choose a tag to compare

@tfursten tfursten released this 04 Jun 20:50
48005a8

Bug Fix

Fixed bug preventing custom DB build #29

v1.0.3

Choose a tag to compare

@tfursten tfursten released this 09 May 17:33
529958a

Changes to conda build process

v1.0.2

Choose a tag to compare

@tfursten tfursten released this 01 Apr 02:20

Added two new extensions: WGFAST and MEGAHIT/CONCOCT pipeline

v1.0.1

Choose a tag to compare

@tfursten tfursten released this 04 Oct 22:03

This is a minor release that adds some changes, fixes, improvements, and maintenance to the database/ index building module and the binning/analysis module of the MTSv pipeline. Notably, it fixes issue #12 which was causing taxa with species groups to not be rolled up to the correct genus/family. The location of the expected value database for analysis has been moved out of the package and into a hidden directory in the user's $HOME directory. This allows the package to be updated without losing stored data.

See the complete Change log for more details.

First Release

Choose a tag to compare

@tfursten tfursten released this 14 Aug 18:53
1.0.0

Merge branch 'master' of github.com:FofanovLab/MTSv