sourmash icon indicating copy to clipboard operation
sourmash copied to clipboard

Quickly search, compare, and analyze genomic and metagenomic data sets.

Results 290 sourmash issues
Sort by recently updated
recently updated
newest added

Bumps [fixedbitset](https://github.com/petgraph/fixedbitset) from 0.4.2 to 0.5.7. Release notes Sourced from fixedbitset's releases. v0.5.7 Optimized the Clone::clone_from implementation to avoid allocations and redundant copies. v0.5.6 Fixed FixedBitset not implementing Send/Sync due...

rust
dependencies

maybe because github updated mac os image https://github.com/actions/runner-images/pull/9726

some really strange errors on the maturin wheels CI - ``` The following warnings were emitted during compilation: warning: [email protected]: liblz4/lib/lz4.c:222:11: fatal error: 'stdlib.h' file not found warning: [email protected]: 222...

Hi there, I've been having some trouble getting R207 databases to work with `soumash tax metagenome`. I'm using 4.8.8 from conda. After running sketch, the instructions at https://sourmash.readthedocs.io/en/latest/tutorial-lemonade.html#id7 say ```...

For latest release, [4.8.8](https://zenodo.org/records/10951577), authorship is listed as Brown, C. Titus, Irber Junior, Luiz Carlos

I don't think it does. It probably should. Related issues: * https://github.com/sourmash-bio/sourmash/issues/3008 * https://github.com/sourmash-bio/sourmash/issues/3071

see https://github.com/spack/spack/pull/40062, which has been stalled for a while

release checklist only says to check bioconda/`sourmash` package, but might as well also check conda-forge/`sourmash-minimal`.

@ccbaumler was running into this in a script, and it took us a bit to figure out why `Index.select(ksize="21")` was yielding 0 sketches :). (It wasn't as obvious in the...