mirror of
https://github.com/MillironX/SequenceVariation.jl.git
synced 2024-11-22 21:39:55 +00:00
docs: Add autodocs for cigar
This commit is contained in:
parent
8458f74053
commit
341faa45e3
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ reference(::Haplotype)
|
||||||
variations
|
variations
|
||||||
reconstruct
|
reconstruct
|
||||||
BioAlignments.alignment
|
BioAlignments.alignment
|
||||||
|
BioAlignment.cigar
|
||||||
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