Skip to content

Commit a5a3b96

Browse files
author
Christian Ramirez
committed
Update title
1 parent ec4c715 commit a5a3b96

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Trackhub_description.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Trackhub description
2+
title: Tissue/Organ Colors
33
date: 2025-07-07
44
---
55

6-
Organ color assigments for zlab trackhubs:
6+
Tissue/Organ colors for zlab trackhubs:
77

88
|Color|Organ|RGB Code|
99
|--- |--- |--- |
@@ -53,7 +53,7 @@ Organ color assigments for zlab trackhubs:
5353
|<span style="color: rgb(230,138,204);">●</span>|Uterus|rgb(230,138,204)|
5454
|<span style="color: rgb(255,101,174);">●</span>|Vagina|rgb(255,101,174)|
5555

56-
Also in a key-value pair json format:
56+
Same as above, but in a key-value pair format (JSON):
5757

5858
```json
5959
{
@@ -103,4 +103,4 @@ Also in a key-value pair json format:
103103
"Uterus": "rgb(230,138,204)",
104104
"Vagina": "rgb(255,101,174)"
105105
}
106-
```
106+
```

0 commit comments

Comments
 (0)