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

Allow alphabets to canonicalize strings #797

Closed
fnothaft opened this issue Aug 22, 2015 · 2 comments
Closed

Allow alphabets to canonicalize strings #797

fnothaft opened this issue Aug 22, 2015 · 2 comments
Milestone

Comments

@fnothaft
Copy link
Member

The Alphabet class that was added in 6ce4ef7 (resolved #410) allows alphabets to reverse complement a string. If you can reverse complement a string, than you can give a string a canonical representation (the canonical representation is the lexicographically "earlier" string out of the original string and it's reverse complement). This is useful for various assembly/reference-free algorithms.

@fnothaft
Copy link
Member Author

fnothaft commented Mar 3, 2017

@heuermh and I think we will need to drop Alphabet in favor of a future bdg-formats release.

@fnothaft fnothaft added this to the 0.24.0 milestone Mar 3, 2017
@fnothaft fnothaft removed this from the 0.24.0 milestone Jan 9, 2018
@heuermh
Copy link
Member

heuermh commented Jan 6, 2020

Closing as WontFix

@heuermh heuermh closed this as completed Jan 6, 2020
@heuermh heuermh added this to the 0.31.0 milestone Jan 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants