We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d88ba5 commit 195b0b0Copy full SHA for 195b0b0
1 file changed
shared/legend.json
@@ -51,6 +51,11 @@
51
"fullName": "TopDB Annotation",
52
"description": "Experimentally determined topology from TopDB",
53
"labels": {
54
+ "X": {
55
+ "description": "Signal peptide",
56
+ "color_dark": "rgba(var(--color-tertiary-500))",
57
+ "color_light": "rgba(var(--color-tertiary-500))"
58
+ },
59
"M": {
60
"description": "Membrane Region",
61
"color_dark": "rgba(var(--color-primary-400))",
0 commit comments