docs: Add autodocs for cigar

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

View file

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