# HG changeset patch # User peterjc # Date 1392829009 18000 # Node ID 68082f2cd426eeef8e7b1d195e97a08aabff96be # Parent 4367786266d5f31ce4ce8e2369b45141e126efc2 Uploaded v0.0.3, preview 3, correct example diff -r 4367786266d5 -r 68082f2cd426 tools/align_back_trans/align_back_trans.xml --- a/tools/align_back_trans/align_back_trans.xml Wed Feb 19 11:38:28 2014 -0500 +++ b/tools/align_back_trans/align_back_trans.xml Wed Feb 19 11:56:49 2014 -0500 @@ -98,20 +98,20 @@ and this matching unaligned nucleotide FASTA file:: >Alpha - GGUGAGGAACGA + GATGAGGAACGA >Beta - GGCGGGCGU + GATGAGCGU >Gamma - GGUCGG + GATCGG the tool would return this nucleotide alignment:: >Alpha - GGUGAGGAACGA + GATGAGGAACGA >Beta - GGCGGG---CGU + GATGAG---CGU >Gamma - GGU------CGG + GAT------CGG Notice that all the gaps are multiples of three in length.