C. Titus Brown

Results 624 issues of C. Titus Brown

as plugins proliferate (good? bad? who knows!) there seems to be a need for providing better docs and functions for plugins to make use of sourmash library code. areas where...

https://github.com/sourmash-bio/sourmash_plugin_directsketch

plugin

ref https://github.com/sourmash-bio/sourmash/pull/3161, "create issue around changing API documentation prior to 5.0"

in particular, https://github.com/sourmash-bio/sourmash/blob/dc9f6ea9461c45aa599b086e47f317bb26de89c6/src/sourmash/sig/__main__.py#L845 loads ALL the sketches in file into memory at once, I think because of the sketch selection in the next few lines. This should be much easier...

As I wrote in #3180, the reference genomes in gather (and prefetch) are flattened before use. This is not documented anywhere, as it turns out 😭 . Fixme please! text:...

doc

https://github.com/mr-eyes/sourmash_plugin_dehash >In certain situations, we must reverse-hash sourmash signatures to retrieve the ACGT k-mers for further investigation or downstream analysis. This plugin performs this task efficiently but may benefit from...

plugin

https://github.com/sourmash-bio/sourmash_plugin_betterplot/ >betterplot is a sourmash plugin that provides improved plotting/viz and cluster examination for sourmash-based sketch comparisons.

plugin

https://github.com/dib-lab/sourmash_plugin_pangenomics

plugin

as discovered when thinking through https://github.com/sourmash-bio/sourmash/pull/3162, `--name` has ambiguous functions in different sourmash commands: it _sets_ the name in some functions, and _selects_ the name in others. we should disambiguate...

5.0

cc @bluegenes working version here, https://hackmd.io/-sFCAl_3T1qSqH_GvV_pvw - add stuff there, or add thoughts in comments below, but please do not edit this header except to update it with the contents...