forked from aaditisawesome/BioSimChat
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbuttons.json
More file actions
45 lines (45 loc) · 1.23 KB
/
buttons.json
File metadata and controls
45 lines (45 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"cell": "cell",
"mitochondria": "mitochondria",
"electron transport chain": "ETC",
"golgi apparatus": "golgi",
"rough endoplasmic reticulum": "rougher",
"smooth endoplasmic reticulum": "smoother",
"brain": "brain",
"spine": "spine",
"human body": "human",
"eye cross section": "eyecs",
"ear cross section": "earcs",
"ear": "ear",
"eye": "eye",
"heart": "heart",
"exretory system": "exretory",
"digestive system": "digestive",
"liver": "liver",
"intestine": "intestine",
"colon": "colon",
"large intestine": "colon",
"esophagus": "esophagus",
"nervous system": "nervous",
"pancreas": "pancreas",
"lungs": "lungs",
"circulatory system": "circulatory",
"bronchi": "bronchi",
"spinal cord": "spinalcord",
"lymphatic system": "lymphatic",
"spleen": "spleen",
"endocrine system": "endocrine",
"skin": "skin",
"muscular": "muscular",
"skull": "skull",
"nephron": "nephron",
"kidney": "kidney",
"DNA": "dna",
"respiratory system": "respiratory",
"lung cross section": "lungcs",
"diaphragm": "diaphragmonly",
"stomach": "stomach",
"skeletal system": "skeletal",
"neuron": "neuron",
"none": "none"
}