X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fbin%2FCache.java;h=9c9b6b0bac92136109418009605d6682279a2199;hb=0b1ca393b3e936f798048c8c92d52a31b3498fb0;hp=621ded0d4f42532486646217536a3f60f579fe7a;hpb=743075ad19dc11ae8456491c51a0c8808b996dc1;p=jalview.git diff --git a/src/jalview/bin/Cache.java b/src/jalview/bin/Cache.java index 621ded0..9c9b6b0 100755 --- a/src/jalview/bin/Cache.java +++ b/src/jalview/bin/Cache.java @@ -115,8 +115,12 @@ import org.biojava.dasobert.dasregistry.Das1Source; *
  • SORT_BY_TREE (false) sort the current alignment view according to the * order of a newly displayed tree
  • *
  • DBFETCH_USEPICR (false) use PICR to recover valid DB references from sequence ID strings before attempting retrieval from any datasource
  • - *
  • - *
  • + *
  • SHOW_GROUP_CONSENSUS (false) Show consensus annotation for groups in the alignment.
  • + *
  • SHOW_GROUP_CONSERVATION (false) Show conservation annotation for groups in the alignment.
  • + *
  • SHOW_CONSENSUS_HISTOGRAM (false) Show consensus annotation row's histogram.
  • + *
  • SHOW_CONSENSUS_LOGO (false) Show consensus annotation row's sequence logo.
  • + * + *
  • * *
  • *