Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

additional 0.12.x core thoughts #2967

Open
bluegenes opened this issue Feb 2, 2024 · 0 comments
Open

additional 0.12.x core thoughts #2967

bluegenes opened this issue Feb 2, 2024 · 0 comments
Labels

Comments

@bluegenes
Copy link
Contributor

from efforts in sourmash-bio/sourmash_plugin_branchwater#197 and #2948

  • consider allowing missing paths when loading collections and reporting the number missed or failed to the user. Force to allow failures?
  • Can we load a manifest as a collection directly?
  • Would it be worth adding a sketchtype option to Selection to explicitly select on MinHash vs LargeMinHash vs HLL sketches?
  • How should we handle loading multisig files? See EXP: Show multisig loading issue sourmash_plugin_branchwater#202
  • should we add a direct loading function for LargeMinHash?
  • should we add Manifest scaled selection for LargeMinHash?
  • or, can we have a direct loader that loads MinHash or LargeMinHash, since they have nearly identical usages?
    (... I wasn't really sure how to work with largeminhash)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant