mirror of
https://github.com/MillironX/SequenceVariation.jl.git
synced 2024-11-22 05:19:55 +00:00
Add export for translate and reconstruct!
This commit is contained in:
parent
25c63906dc
commit
3b2730b5c1
1 changed files with 2 additions and 0 deletions
|
@ -32,8 +32,10 @@ export Variant
|
|||
export Variation
|
||||
export altbases
|
||||
export mutation
|
||||
export reconstruct!
|
||||
export refbases
|
||||
export reference
|
||||
export translate
|
||||
export variations
|
||||
|
||||
const BA = BioAlignments
|
||||
|
|
Loading…
Reference in a new issue