docs: Add autodocs for alignment

This commit is contained in:
Thomas A. Christensen II 2023-04-08 20:43:30 -05:00
parent 2d16c0b7b6
commit 8458f74053
Signed by: millironx
GPG key ID: 09335146883990B9

View file

@ -22,6 +22,7 @@ Haplotype
reference(::Haplotype)
variations
reconstruct
BioAlignments.alignment
translate(::Haplotype{S,T}, ::PairwiseAlignment{S,S}) where {S,T}
```