Skip to content

Releases: metagenlab/assembly_finder

v0.8.0

24 Oct 08:06
e50a532
Compare
Choose a tag to compare

assembly_finder v0.8.0 - 24-10-2024

Simplified help output, bumped ncbi-datasets version and added option to only download summary tables.

Features

  • Added option to only download summary tables by @farchaab in #24

Changes

Full Changelog: v0.7.7...v0.8.0

v0.7.7

29 Aug 09:35
82c36d3
Compare
Choose a tag to compare

Summary

Small release to fix docker file, update unit tests and other small fixes

Additions

  • 2621c5c Added unit tests for taxa and accessions string inputs
  • be970e8 Added ps in container (for usage in nextflow), and install curl, rsync and p7zip via apt

Changes

  • 82c7904 Added taxon column when downloading taxa in assembly_summary.tsv
  • 621e8b4 Removed curl, rsync and p7zip from env.yaml
  • 066cf8a Bumped version

Fixes

  • d0fc28b Return query when it does not contain GCF, GCA or "_"

PRs

Full Changelog: v0.7.6...v0.7.7

Release 0.7.6

21 Aug 08:25
050dff4
Compare
Choose a tag to compare

Summary

Small release to fix container, conda-envs and unit-tests

Additions

71f057b Added CITATION.cff file

Changes

  • Conda:
    • 1896d62 Seperated utils conda envs
    • 6d77247 Froze env versions
    • 4175e0c Seperated csvtk and taxonkit envs
    • a8acd3c Changed conda prefix to .snakemake/conda
    • 6fce312 Use p7zip instead of unzip for extracting archive on macos
  • Container:
    • 0a7e034 Added all dependencies in env.yaml

Fixes

  • d845dc2 Fixed arch64 container build
  • 4bbc993 Fixed XDG_CACHE_HOME
  • d3cb2a9 Fixed unexpected characters in query wildcard
  • 9b18f69 Include genome and seq-report by default (fixes missing input files)
  • 050dff4 Fixed macos-latest unit-test

Full Changelog: v0.7.5...v0.7.6

Release 0.7.5

05 Aug 09:52
8f79ab1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

assembly_finder v0.7.4

24 May 12:58
e808d4e
Compare
Choose a tag to compare

Summary

Small patch to fix api-key arg

Full Changelog: v0.7.3...v0.7.4

assembly_finder v0.7.3

30 Apr 07:31
Compare
Choose a tag to compare

Summary

Small patch to download reference or representative genomes by default, and docs update

Full Changelog: v0.7.2...v0.7.3

assembly_finder v0.7.2

26 Apr 17:13
da5f120
Compare
Choose a tag to compare

Summary

Small patch to fix taxonkit env and change temp directory cleanup

Full Changelog: v0.7.1...v0.7.2

Release 0.7.1

25 Apr 12:47
add93c7
Compare
Choose a tag to compare

Summary

Release to add snaketool template and taxonkit for lineage taxonomy

What's Changed

Full Changelog: v0.6.2...v0.7.1

assembly_finder v0.6.2

05 Apr 14:29
Compare
Choose a tag to compare

Summary

Small release to fix version and taxonomy

What's Changed

  • 6fad495 Removes floats in lineage_id, and uppercase rank
  • 573e8be Adds version without empty line

Full Changelog: v0.6.1...v0.6.2

assembly_finder v0.6.1

29 Mar 09:04
Compare
Choose a tag to compare

Summary

Small release to fix spaces in genome paths

What's Changed

  • edcedad Fixes spaces in genome paths
  • 3583df1 Appends long metavars like lineage ranks to help

Full Changelog: v0.6.0...v0.6.1