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

store is_translated metadata in minhash #2219

Open
bluegenes opened this issue Aug 17, 2022 · 0 comments
Open

store is_translated metadata in minhash #2219

bluegenes opened this issue Aug 17, 2022 · 0 comments

Comments

@bluegenes
Copy link
Contributor

bluegenes commented Aug 17, 2022

6-frame translated sketches are useful for searching protein databases, but also come with a few complications.

We could at least keep track of whether or not the sketch was generated via translation in the Minhash object, perhaps as is_translated property (ref #268). This would enable us to warn users about potential issues, or change behavior if desired.

first suggested here: #2010 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant