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

Switch to using biocommons-bioutils-rs crate for assembly info #134

Closed
holtgrewe opened this issue Oct 21, 2023 · 0 comments · Fixed by #135
Closed

Switch to using biocommons-bioutils-rs crate for assembly info #134

holtgrewe opened this issue Oct 21, 2023 · 0 comments · Fixed by #135
Labels
enhancement New feature or request

Comments

@holtgrewe
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The assembly info code from biocommons/bioutils is currently in hgvs-rs. This is problematic as hgvs-rs is a bit heavyweight and annonars depends on hgvs-rs although it only needs the assembly enums.

Describe the solution you'd like
Switch over to using the biocommons-bioutils-rs crate.

Describe alternatives you've considered
N/A

Additional context
N/A

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

Successfully merging a pull request may close this issue.

1 participant