ABL2.md
... ...
@@ -5,13 +5,6 @@ link-citations: true
5 5
---
6 6
# ABL2
7 7
8
-## History
9
-```mermaid
10
-%%{init: { 'logLevel': 'debug', 'theme': 'dark' } }%%
11
-timeline
12
- title Publication timing
13
- 2023-07-26 : Russler : FL
14
-```
15 8
16 9
## Relevance tier by entity
17 10
... ...
@@ -38,6 +31,8 @@ View all variants in GenomePaint [hg19](https://morinlab.github.io/LLMPP/GAMBL/A
38 31
## ABL2 Expression
39 32
![](images/gene_expression/ABL2_by_pathology.svg)
40 33
34
+[[include:mermaid_ABL2.md]]
35
+
41 36
## References
42 37
43 38
mermaid_ABL2.md
... ...
@@ -0,0 +1,7 @@
1
+## History
2
+```mermaid
3
+%%{init: { 'logLevel': 'debug', 'theme': 'dark' } }%%
4
+timeline
5
+ title Publication timing
6
+ 2023-07-26 : Russler : FL
7
+```