X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=examples%2FappletParameters.html;h=04cc235164ee30368f32b1253282173f3a7016d5;hb=9276cd700c1157d058538fc4e4676c3dce16deaa;hp=3b10c142ebd2a233fd60f35a61971c2cf7830701;hpb=816df59c33ef8b27cc6c96ca2f70acac048b673a;p=jalview.git diff --git a/examples/appletParameters.html b/examples/appletParameters.html index 3b10c14..04cc235 100644 --- a/examples/appletParameters.html +++ b/examples/appletParameters.html @@ -1,7 +1,6 @@ - - - -Applet Parameters - - - - - + - - - - - - - - - - - - - - - - - -
- -
- -
- -
-

- Quick Links:

-

-

Additional applet deployment notes are below.

+ +

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 may not be compatible with these settings.

+

For additional deployment notes, see Applet Deployment.

Applet Parameters


The applet takes the following initialisation parameters.

@@ -174,11 +36,34 @@ var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-9060947-1"]);_gaq.push(["_tr + + + + + + + + + + + + + + + + href="http://www.compbio.dundee.ac.uk/~www-jpred/">JPred Concise + file will be added to the first sequence in the alignment.
+ jpredfile can be used interchangeably with this parameter. @@ -229,10 +115,18 @@ var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-9060947-1"]);_gaq.push(["_tr + Propensity, Strand Propensity, Turn Propensity, Buried Index, Nucleotide, Purine/Pyrimidine, T-Coffee Scores, RNA Helices + + + + + + + + @@ -265,6 +159,11 @@ var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-9060947-1"]);_gaq.push(["_tr + + + + + @@ -303,7 +202,7 @@ var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-9060947-1"]);_gaq.push(["_tr - + - @@ -386,11 +285,14 @@ var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-9060947-1"]);_gaq.push(["_tr + + - + - + @@ -398,29 +300,29 @@ var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-9060947-1"]);_gaq.push(["_tr - + - + - + - + - + - + @@ -461,146 +363,4 @@ var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-9060947-1"]);_gaq.push(["_tr
value=""> Description
permissionssandboxThis parameter is necessary, and must have the value sandbox to allow the JalviewLite applet to run.
file fileName The file to open, must be on same server as the applet.
file2fileNameA 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). +
enableSplitFrametrue or false (default true)Enable or disable the display of linked cDNA and Protein alignments in a split frame (since 2.9).
sequence1,
sequence2,
@@ -206,8 +91,9 @@ var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-9060947-1"]);_gaq.push(["_tr
jnetfile fileName Secondary structure predictions from a Jnet Concise - file will be added to the first sequence in the alignment.
PDBfile(x)defaultColour One of:
Clustal, Blosum62, % Identity, Hydrophobic, Zappo, Taylor, Helix - Propensity, Strand Propensity, Turn Propensity, Buried Index, Nucleotide
Default is no colour.
defaultColourNucA colour scheme (from the list above) to apply to Nucleotide alignmentsThis overrides defaultColour if it is specified.
defaultColourProtA 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

Default is true.
showOccupancytrue or falseDefault is true.
sortBy Id , Pairwise Identity, or Length Sorts the alignment on startup
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 @@ -316,12 +215,12 @@ var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-9060947-1"]);_gaq.push(["_tr
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$

1.0 or greater Adjust the width of each cell in the alignment grid relative to the width of a character in the alignment font. (since 2.5.1)
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.9)
centrecolumnlabelstrue of false (default is false)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)
showUnconservedtrue of false (default is false)true or false (default is false) When true, only gaps and symbols different to the consensus sequence for a column will be shown. Useful for visualizing alignments exhibiting low sequence variation, where it is important to highlight mutations. (since 2.5)
upperCaseIndicate a text style to apply to uppercase sequence symbols. Currently, only bold is supported.
automaticScrollingtrue of false (default is true)true or false (default is true) When true, alignment panels will automatically scroll to show any regions of the alignment highlighted due to javascript events or when mousing over a position in an associated structure. (since 2.6)
showGroupConsensustrue of false (default is false)true or false (default is false) When true, shows consensus annotation row for any groups on the alignment. (since 2.7)
showGroupConservationtrue of false (default is false)true or false (default is false) When true, shows amino-acid property conservation annotation row for any groups on the alignment. (since 2.7)
showConsensusHistogramtrue of false (default is true)true or false (default is true) When true, shows the percentage occurence of the consensus symbol for each column as a histogram above the consensus sequence row. (since 2.7)
showSequenceLogotrue of false (default is false)true or false (default is false) When true, shows a sequence logo above the consensus sequence (overlaid above the Consensus Histogram, if visible, with symbols coloured using the alignment's default colourscheme). (since 2.7)
normaliseSequenceLogotrue of false (default is false)true or false (default is false) When true, all sequence logos will be normalised (all symbol stacks add up to full height of annotation row), rather than being scaled according to the fraction of symbols identical to the consensus. (since 2.8)
oninitMultiple 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 - - -
-
- - - +