sourmash icon indicating copy to clipboard operation
sourmash copied to clipboard

further unify moltype handling to facilitate adding additional types

Open bluegenes opened this issue 10 months ago • 1 comments

Adding moltypes would be easier with additional unification of moltype handling and testing utils.

In #3446 and #3457, we added capacity for the python layer to read a new moltype, which primarily enables the sig commands for database examination and manipulation. The positional argument change needed (ref #3451) was particularly nonintuitive.

bluegenes avatar Jan 09 '25 19:01 bluegenes

see comments in https://github.com/sourmash-bio/sourmash/issues/3171 as well as revamped test infrastructure in https://github.com/sourmash-bio/sourmash/pull/3627

ctb avatar Jun 14 '25 16:06 ctb