X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=examples-jbake%2Ftemplates%2Fjvl_examples.ftl;fp=examples-jbake%2Ftemplates%2Fjvl_examples.ftl;h=fc21388eb898c8875b320804f0886e52945103ed;hb=4dd1280e2c4220c92bba4db6c7429ad36ad84e70;hp=0000000000000000000000000000000000000000;hpb=aa9d18bd6899d47aaa3fff8d065495fbc1a77dac;p=jalview.git diff --git a/examples-jbake/templates/jvl_examples.ftl b/examples-jbake/templates/jvl_examples.ftl new file mode 100644 index 0000000..fc21388 --- /dev/null +++ b/examples-jbake/templates/jvl_examples.ftl @@ -0,0 +1,88 @@ + +

+

JalviewLite Button Examples

+Try out JalviewLite by pressing one of the buttons below.
+ For more information on how to use the applet in your website, see the applet parameters and other documentation in the links to the left.

+
+

+

Ferredoxins, chloroplast precursor related UniRef50 + cluster

+
(15 sequences x 150 residues) +

+ + + + + + + + + + + + + + + + + +
+ <@jvlitebutton appjar="${content.jvl}" params={ "permissions":"all-permissions" , "file":"uniref50.fa" + , "treeFile":"ferredoxin.nw" + , "userDefinedColour":"C=yellow; R,K,H=FF5555; D,E=5555FF" + , "showFullId":"false" + , "sortByTree":"True" + , "showSequenceLogo":"true" + , "showGroupConsensus":"true"} prots=true />User Defined Colours, loads an associated + Newick format tree file which is used to sort the alignment, and + group consensus and sequence logos are shown below the alignment.
<@jvlitebutton appjar="${content.jvl}" params={ "permissions":"all-permissions", + "file":"uniref50.fa" + , "features":"exampleFeatures.txt" + , "showFeatureSettings":"true" + , "wrap":"true" + , "showAnnotation":"false" + , "windowHeight":"500" + , "windowWidth":"650" + , "showFullId":"false"}/>Displays a features file on the alignment
<@jvlitebutton appjar="${content.jvl},${content.jmol}" params={ "permissions":"all-permissions" + , "file":"uniref50.fa" + , "defaultColour":"Strand Propensity" + , "wrap":"true" + , "showAnnotation":"false" + , "windowHeight":"500" + , "windowWidth":"650" + , "showFullId":"false" + , "PDBfile":"1gaq.txt FER1_MAIZE"} />Associates PDB file 1GAQ with sequence + FER1_MAIZE
<@jvlitebutton appjar="${content.jvl}" params={ "permissions":"all-permissions" + , "file":"jpred_msa.fasta" + , "jnetfile":"jpred_msa.seq.concise" + , "defaultColour":"Clustal" + , "showAnnotation":"true" + , "windowHeight":"515" + , "windowWidth":"650" + , "showConservation":"false" + , "showQuality":"false" + , "showConsensus":"false" + , "showFullId":"false"} /> + Displays a Multiple Sequence Alignment + Based JNet Prediction for a Sequence
+

+

RF00031 RFAM Alignment with per sequence secondary + structure

+

+ + + + + +
<@jvlitebutton appjar="${content.jvl}" params={ "permissions":"all-permissions" + , "file":"RF00031_folded.stk" + , "defaultColour":"Purine/Pyrimidine" + , "showAnnotation":"true" + , "windowHeight":"515" + , "windowWidth":"650" + , "showConservation":"false" + , "showQuality":"false" + , "showConsensus":"true" + , "showFullId":"false"} prots=false />Displays an RFAM RNA fold family with + secondary structure annotation
+