X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Ffeatures%2FfeaturesFormat.html;h=4d13dcdaa32499ba471eee15868e84b87c097ade;hb=06beaa2f6eb56b94f4dd6408078a14e572cf0eb3;hp=171a3d0d701550586737e8403dedfa4841129f6c;hpb=4c43b10447a141c73446fc2bc368b06245a675c3;p=jalview.git diff --git a/help/html/features/featuresFormat.html b/help/html/features/featuresFormat.html index 171a3d0..4d13dcd 100755 --- a/help/html/features/featuresFormat.html +++ b/help/html/features/featuresFormat.html @@ -148,21 +148,22 @@ The parentheses are not needed if there is only one condition. Combine multiple conditions with either and or or (but not a mixture).
Each condition is written as: -
Label|Score|AttributeName condition [value]
- where condition is not case sensitive, and should be one of +
Label or Score or AttributeName condition [value]
+ where either the label (description), (numeric) score, or (text or numeric) attribute is tested against the condition. +
condition is not case sensitive, and should be one of A non-numeric value always fails a numeric test.
If either attribute name, or value to compare, contains spaces, then enclose in single quotes: 'mutagenesis site' contains 'decreased affinity' -
Tip: to see examples of valid syntax, first configure colours and filters in Jalview, then File | Export Features to Textbox in Jalview Format. +
Tip: some examples of filter syntax are given below; or to see more, first configure colours and filters in Jalview, then File | Export Features to Textbox in Jalview Format.
Feature filters were added in Jalview 2.11