Skip to content

Releases: aomlomics/tourmaline

qiime2-2023.5 version

29 Aug 17:28
16e3e4c
Compare
Choose a tag to compare

What's Changed

Updated Tourmaline to work with qiime2-2023.5. In this version, you must install snakemake in a separate environment, and run Tourmaline commands in the snakemake environment.

Breaking changes

  • Qiime2 artifacts created with qiime2-2023.5 are NOT backward compatible with previous versions of qiime2 or Tourmaline. Artifact created with previous versions are compatible with this version, though.

Feature updates

  • Added export_asv_taxa_obis rule to create 01-taxonomy/asv_taxa_sample_table.tsv file that combines ASV sequences, taxonomy, and per-sample read counts. This file can be used for conversion to OBIS/GBIF format.
  • Added support for user-provided classifier when doing naives-bayes. Must be provided as "classifier.qza" in the "01-imported/" folder.

qiime2-2023.2 version (v1.0.1)

11 Aug 12:45
Compare
Choose a tag to compare

Updates to documentation for qiime2-2023.2 version, including creation of a wiki folder for storing Wiki markdown files.

qiime2-2023.2 version

13 Jul 14:45
727734a
Compare
Choose a tag to compare

What's Changed

  • Update Tourmaline Snakemake and config.yaml files to work with Qiime2-2023.2
  • Update installation instructions
  • New snakemake rule to filter out samples by name or metadata
  • Uses newest Muscle v5
  • records database version in config file

New Contributors

Full Changelog: https://github.com/aomlomics/tourmaline/commits/v1.0.0