<td>fileName</td>
<td>The file to open, must be on same server as the applet.</td>
</tr>
- <tr>
- <td>file2</td>
- <td>fileName</td>
- <td>A second file to open. If one file is nucleotide and the other peptide, and at least one peptide sequence
- matches the translation of one of the nucleotide sequences, then alignments will be displayed linked in a Split Frame. Parameter is ignored if enableSplitFrame is set to false (<em>since 2.9</em>).</td>
- </tr>
- <tr>
+ <tr>
+ <td>file2</td>
+ <td>fileName</td>
+ <td>A second file to open and show linked in a Split Frame
+ view. If one file is nucleotide and the other peptide, and at
+ least one peptide sequence matches the translation of one of the
+ nucleotide sequences, then gaps will be inserted into the
+ sequences in this file to match the aligned columns for
+ corresponding positions in the primary alignment file. This
+ parameter is ignored if enableSplitFrame is set to false (<em>since
+ 2.9</em>).
+ </td>
+ </tr>
+ <tr>
<td>enableSplitFrame</td>
<td>true or false (default true)</td>
<td>Enable or disable the display of linked cDNA and Protein alignments in a split frame (<em>since 2.9</em>).</td>