mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 21:53:47 +08:00
Fix typo spotted with updated codespell
This commit is contained in:
committed by
Peter Cock
parent
c8d1005bcf
commit
44f7a0ae04
@ -200,7 +200,7 @@ X.3 Build a Codon Alignment
|
||||
---------------------------
|
||||
|
||||
Building a codon alignment is the first step of many evolutionary
|
||||
anaysis. But how to do that? ``Bio.codonalign`` provides you an easy
|
||||
analysis. But how to do that? ``Bio.codonalign`` provides you an easy
|
||||
function ``build()`` to achieve all. The data you need to prepare in
|
||||
advance is a protein alignment and a set of DNA sequences that can be
|
||||
translated into the protein sequences in the alignment.
|
||||
|
Reference in New Issue
Block a user