X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=examples%2FappletParameters.html;h=2f34c466c51553e12a1cb77069b604d6fd5ebb67;hb=a8f483d04205bb8273ee311c12968b7e86d205fa;hp=78a5eb753aaf8cba4972291cd3df3828cd97f8a9;hpb=f42b2964f801f8dfee54ef7ebeacebea2d92e5ad;p=jalview.git diff --git a/examples/appletParameters.html b/examples/appletParameters.html index 78a5eb7..2f34c46 100644 --- a/examples/appletParameters.html +++ b/examples/appletParameters.html @@ -1,7 +1,7 @@ - + - -Applet Parameters + Applet Parameters + - - - - - + + + + + - + - - + // close layer when click-out + document.onclick = mclose; + // --> + + @@ -87,210 +91,96 @@ document.onclick = mclose; - - - - + +
- +
-

- Quick Links:

-

- -

Useful to know!!

- -

**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 - - + + + +

JalviewLite Applet Parameter Documentation

+

+The JalviewLite applet is configured through a series of applet parameters, +which are described below. Once initialised, +the applet can be interacted with via its +Javascript API. +

Issues arising from tightening of Java Security default settings
JalviewLite is provided as a signed applet with 'sandbox' permissions and wildcards that allow it to be run from any website. Unfortunately, earlier versions of Java are not compatible with these settings, so if you find that you cannot see any of the examples on the left, try the unsigned applet examples. +

+

For additional deployment notes, see below.

+

Applet Parameters


The applet takes the following initialisation parameters.

+
+ + + + + @@ -346,7 +236,7 @@ document.onclick = mclose; + Propensity, Strand Propensity, Turn Propensity, Buried Index, Nucleotide, T-Coffee Scores, RNA Helices @@ -420,7 +310,7 @@ document.onclick = mclose; - + - @@ -578,11 +468,140 @@ document.onclick = mclose;
<param name="" value=""> Description
permissionssandboxThis parameter is necessary, and must have the value sandbox to allow the JalviewLite applet to run.
file fileNamedefaultColour One of:
Clustal, Blosum62, % Identity, Hydrophobic, Zappo, Taylor, Helix - Propensity, Strand Propensity, Turn Propensity, Buried Index, Nucleotide
Default is no colour.
linkLabel_1UniprotEMBL-EBI Search

Right click on sequence id to see list of available links. Any new links MUST have $SEQUENCE_ID$ as part of the linkURL_n value. For multiple links, increment the label and url name by @@ -433,12 +323,12 @@ document.onclick = mclose;
Regex URL links are also applied to the description line (since Jalview 2.4.+).


+

+
linkUrl_1


- http://us.expasy.org/cgi-bin/
- niceprot.pl?$SEQUENCE_ID$

+ http://www.ebi.ac.uk/ebisearch/
search.ebi?db=allebi&query=$SEQUENCE_ID$

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 + + + + + + +
+ +