Details
Description
Shading by sequence associated annotation was (slightly) broken by this - one solution is to support aggregate/averaging over all rows with a particular label/calcId (JAL-3986).
The display of sequence-associated annotation was also made less useful. Multiple annotation rows of the same name are not visually distinguished, and adding the possibility of more annotations exacerbates the problem.
Showing the description for each row with the same label & reference sequence is one solution. This would reflect the same logic as 'Add Reference Annotation'. Descriptions include the PDB ID or structure data filename. This is somewhat arbitrary, however, and may not work as expected since the description can include html and can be quite lengthy.
Instead, annotation rows derived from Sequence related data such as 3D structures could receive a sub-label that describes what the row data was derived from.
That would mean annotation rows have the following relational model:
[SeqReference] Label Sub-Label CalcId
Attachments
Issue Links
- blocks
-
JAL-4427 Annotation labels from protein disorder services include html tags from description
- Closed
- depends on
-
JAL-4219 Parse RNA secondary structure annotation from 'extended' fasta-style files
- Ready for testing
- related with
-
JAL-4091 Visual indication of relationship with associated sequence to distinguish different sequence associated annotation rows
- Closed
- mentioned on