You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: