Skip to content

Releases: dib-lab/genome-grist

v0.11.7

28 Aug 16:08
@ctb ctb
4107b7e
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #336
  • MRG: remove genbank_genomes; bump get-some-ncbi-genomes; rm lxml by @ctb in #341
  • MRG: upgrade get-some-ncbi-genomes -> handle empty display names by @ctb in #342

Full Changelog: v0.11.6...v0.11.7

v0.11.6

06 Jul 19:19
@ctb ctb
a3b1e17
Compare
Choose a tag to compare

What's Changed

  • MRG: fix asserts; bump version by @ctb in #333

Full Changelog: v0.11.5...v0.11.6

To upgrade, try the following:

genome-grist run conf.yml gather_reads --touch
genome-grist run conf.yml gather_reads
genome-grist run conf.yml summarize_gather --touch
genome-grist run conf.yml summarize_mapping —touch

v0.11.5

21 Jun 14:00
@ctb ctb
a7b54f0
Compare
Choose a tag to compare

What's Changed

  • MRG: minor updates, performance improvements, and fixes by @ctb in #327

Full Changelog: v0.11.4...v0.11.5

Updating to version 0.11.5 from early version of 0.11.x.

This release adds some significant performance improvements by switching to polars and parquet. By default, genome-grist will rerun all of the mapping to genomes. However, there is no need to do this; you can run the following commands after updating:

genome-grist run conf.yml gather_reads --touch
genome-grist run conf.yml summarize_gather --touch
genome-grist run conf.yml summarize_mapping —touch

v0.11.4

09 Jun 23:00
@ctb ctb
4e590cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.3...v0.11.4

v0.11.3

09 Jun 01:15
@ctb ctb
9ded967
Compare
Choose a tag to compare

What's Changed

  • MRG: fix version info & quickstart; update links. Bump to v0.11.3. by @ctb in #323

Full Changelog: v0.11.2...v0.11.3

v0.11.2

05 Jun 20:33
@ctb ctb
24b670a
Compare
Choose a tag to compare

What's Changed

New features:

  • MRG: add script to remove idents from manifest before search by @ctb in #321

Automated updates:

Full Changelog: v0.11.1...v0.11.2

v0.11.1

20 May 17:10
@ctb ctb
a851c68
Compare
Choose a tag to compare

What's Changed

  • MRG: simplify Snakefile by using new singlesketch output format; add retries to download genomes; bump ver by @ctb in #319

Full Changelog: v0.11.0...v0.11.1

v0.11.0

19 May 15:37
@ctb ctb
3e96c2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.11.0

v0.9.3

07 Dec 14:56
@ctb ctb
936fe07
Compare
Choose a tag to compare

What's Changed

  • [MRG] update ignore_ident code for later use too by @ctb in #259

Full Changelog: v0.9.2...v0.9.3

v0.9.2

06 Dec 14:13
@ctb ctb
fc3dbeb
Compare
Choose a tag to compare

What's Changed

  • [MRG] add code to support skipping genomes by ident by @ctb in #255
  • [MRG] update snakemake version in environment.yml, & other minor fixes by @ctb in #253
  • [MRG] add gh-pages deploy action by @ctb in #252
  • [MRG] add pip check to GitHub actions by @ctb in #254
  • [MRG] update github actions to use modern conda/caching by @ctb in #256
  • [MRG] update actions to make sure right version(s) are being used by @ctb in #258

Full Changelog: v0.9.1...v0.9.2