Mercurial > repos > peterjc > align_back_trans
changeset 5:a607b34de31f draft
Uploaded v0.0.3 preview 4, fixed typo
author | peterjc |
---|---|
date | Wed, 19 Feb 2014 11:58:37 -0500 |
parents | 68082f2cd426 |
children | e37a71ffaff2 |
files | tools/align_back_trans/align_back_trans.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tools/align_back_trans/align_back_trans.xml Wed Feb 19 11:56:49 2014 -0500 +++ b/tools/align_back_trans/align_back_trans.xml Wed Feb 19 11:58:37 2014 -0500 @@ -76,13 +76,13 @@ Note - the protein and nucleotide sequences must use the same identifers. -Note - If not translation table is specified, the provided nucleotide sequences +Note - If no translation table is specified, the provided nucleotide sequences should be exactly three times the length of the protein sequences (exluding the gaps). Note - the nucleotide FASTA file may contain extra sequences not in the protein alignment, they will be ignored. This can be useful if for example you have a nucleotide FASTA file containing all the genes in an organism, -while the protein alignment is a specific gene family. +while the protein alignment is for a specific gene family. **Example**