C. Titus Brown

Results 984 comments of C. Titus Brown
trafficstars

Looks like they are here: ``` /group/ctbrowngrp4/2024-ccbaumler-genbank/genbank-20250408/ ```

ok, looks like these are incomplete, despite the date - see https://github.com/sourmash-bio/sourmash/issues/3657#issuecomment-2901997426

some short notes: * random access to specific sketches, incl over HTTP; * manifest for select, picklists; * can be inspected with "standard" tools;

maybe explored here? https://github.com/sourmash-bio/sourmash/pull/3394

pretty sure this bug https://github.com/sourmash-bio/sourmash/issues/2945 is caused by the checks put in place to support loading from string. ref: * https://github.com/sourmash-bio/sourmash/issues/2945

> this would be an API change to a frequently used function, so gotta be careful and do this for a major version change. #3161 completes the task of making...

see [sourmash_plugin_betterplot](https://github.com/sourmash-bio/sourmash_plugin_betterplot) for some functioning command-line code.