mirror of
https://github.com/MillironX/SequenceVariation.jl.git
synced 2024-11-22 21:39:55 +00:00
docs: Add autodocs for alignment
This commit is contained in:
parent
2d16c0b7b6
commit
8458f74053
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ Haplotype
|
||||||
reference(::Haplotype)
|
reference(::Haplotype)
|
||||||
variations
|
variations
|
||||||
reconstruct
|
reconstruct
|
||||||
|
BioAlignments.alignment
|
||||||
translate(::Haplotype{S,T}, ::PairwiseAlignment{S,S}) where {S,T}
|
translate(::Haplotype{S,T}, ::PairwiseAlignment{S,S}) where {S,T}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue