JAL-4426 Add feature to show number of sequences
authorRenia Correya <rcorreya001@dundee.ac.uk>
Thu, 6 Jun 2024 09:22:01 +0000 (10:22 +0100)
committerRenia Correya <rcorreya001@dundee.ac.uk>
Thu, 6 Jun 2024 09:22:01 +0000 (10:22 +0100)
commit8f22d20c5011a7df6279c2ba4fbc2c2b0d9c6aeb
tree593f6ede840fe568409c2f9aba40345e37c35ea2
parent4a8aec5bdaabb9fa7036ae1a38f2529775e655f0
JAL-4426 Add feature to show number of sequences

Add feature to show number of sequences contributing to the consensus
secondary structure in the status bar/tool tip.
resources/lang/Messages.properties
src/jalview/datamodel/AlignmentAnnotation.java
src/jalview/gui/AnnotationLabels.java
src/jalview/workers/SecondaryStructureConsensusThread.java