# HG changeset patch # User peterjc # Date 1392829117 18000 # Node ID a607b34de31fc02e6b4f89d424d467b55cae7318 # Parent 68082f2cd426eeef8e7b1d195e97a08aabff96be Uploaded v0.0.3 preview 4, fixed typo diff -r 68082f2cd426 -r a607b34de31f tools/align_back_trans/align_back_trans.xml --- 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**