From 8458f74053058af5cb389ceb110d537b9794b6a8 Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Sat, 8 Apr 2023 20:43:30 -0500 Subject: [PATCH] docs: Add autodocs for alignment --- docs/src/api.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/api.md b/docs/src/api.md index 0836254..f479c15 100644 --- a/docs/src/api.md +++ b/docs/src/api.md @@ -22,6 +22,7 @@ Haplotype reference(::Haplotype) variations reconstruct +BioAlignments.alignment translate(::Haplotype{S,T}, ::PairwiseAlignment{S,S}) where {S,T} ```