Skip to content

Tags: dib-lab/genome-grist

Tags

v0.9.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[MRG] update ignore_ident code for later use too (#259)

* update ignore_ident code for later use too

* fix, print

* add more matches to make tests work

v0.9.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[MRG] add code to support skipping genomes by ident (#255)

* add code to support skipping genomes by ident

* add test

* add 'skip_genomes' docs and tests

* fix a few things

v0.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update sourmash and screed versions (#251)

v0.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[MRG] fix genome download rule (#233)

* fix parsing of genome csv

* update zip rule

* update zip info

* add genbank_cache/ to something that's tested by make test

v0.8.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix local genomes config file in docs (#182)

v0.8.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[MRG] update mapping notebook to include SNP graph, and etc. (#168)

* fix gz problem with test-private

* copy_local_genomes now gzips files

* fix mapping notebook fig #s, include SNP figure

v0.8.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add sourmash_database_threshold_bp to docs, config check (#162)

v0.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[MRG] fix identifier munging for local databases (#145)

* fix identifier split

* fix identifier split x 2

* fix identifier foo in notebooks

v0.8.0

update docs

v0.7.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[MRG] fix lxml version in setup.py (#123)

* update lxml version

* update python versions

* fix lxml version in setup.py

Co-authored-by: Taylor Reiter <[email protected]>