X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=examples%2FappletParameters.html;h=433f5a917f926b4ba361001be86b2a7fb721b813;hb=refs%2Fheads%2Fgroovy%2FJAL-2074_upgradeto2.4.4;hp=d6c4edd6624837bfb4445cff3bcd34a398285efb;hpb=3eddf87cb1eb8046d191c65ec69d83264a3c41c0;p=jalview.git diff --git a/examples/appletParameters.html b/examples/appletParameters.html index d6c4edd..433f5a9 100644 --- a/examples/appletParameters.html +++ b/examples/appletParameters.html @@ -17,6 +17,9 @@ * The Jalview Authors are detailed in the 'AUTHORS' file. --> + + +

JalviewLite Applet Parameter Documentation

@@ -43,11 +46,23 @@ the applet can be interacted with via its fileName The file to open, must be on same server as the applet. - - file2 - fileName - A second file to open. If one file is nucleotide and the other peptide, and at least one peptide sequence - is the translation of one of the nucleotide sequences, then alignments will be displayed linked in a split frame (since 2.8.3). + + file2 + fileName + 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 (since + 2.9). + + + + enableSplitFrame + true or false (default true) + Enable or disable the display of linked cDNA and Protein alignments in a split frame (since 2.9). sequence1,
@@ -103,6 +118,14 @@ the applet can be interacted with via its Default is no colour. + defaultColourNuc + A colour scheme (from the list above) to apply to Nucleotide alignmentsThis overrides defaultColour if it is specified. + + + defaultColourProt + A colour scheme (from the list above) to apply to Peptide alignmentsThis overrides defaultColour if it is specified. + + userDefinedColour

Example:
D,E=red; K,R,H=0022FF; c=yellow

@@ -258,7 +281,7 @@ the applet can be interacted with via its scaleProteinAsCdnatrue or false (default is false) Set true to shown protein residues the same width as their encoding codons. - For use with parameter file2 when showing a split frame of cDNA and protein. (since 2.8.3) + For use with parameter file2 when showing a split frame of cDNA and protein. (since 2.9) centrecolumnlabels true or false (default is false) When true, text labels associated with a column in the alignment will be shown centered with respect to the column. (since 2.4) @@ -334,126 +357,4 @@ the applet can be interacted with via its Multiple sequences aligment scores file. Currently is supported only the T-Coffee score_ascii file format -

Notes on applet deployment


-
-

**NEW FEATURES** in Jalview 2.8

- -

**NEW FEATURES** in Jalview 2.7

- -

**NEW FEATURES** in Jalview 2.6

- -
**NEW FEATURES** in Jalview 2.5

- -
**NEW FEATURES** in Jalview 2.4

-
- **NEW FEATURES** in Jalview 2.3

- - **NEW FEATURES** in Jalview 2.1 - - \ No newline at end of file +