BCL2.md
... ...
@@ -11,15 +11,6 @@ BCL2 mutations are frequently found in DLBCL, particularly in the germinal cente
11 11
These mutations are caused by the somatic hypermutation process. The presence of these mutations are strongly correlated with the presence of a translocation between BCL2 and one of the immunoglobulin loci.
12 12
Although missense mutations may not be under positive selective pressure in the context of lymphomagenesis, some of these mutations may interfere with the function of BCL2 antagonists.
13 13
14
-```mermaid
15
-%%{init: { 'logLevel': 'debug', 'theme': 'dark' } }%%
16
-timeline
17
- title Publication timing
18
- 1992-01-01 : Tanaka : DLBCL
19
- 2011-07-27 : Morin : FL
20
- 2021-04-01 : Sarkozy : PMBL
21
- 2022-07-06 : Burkhardt : BL
22
-```
23 14
24 15
## Relevance tier by entity
25 16
... ...
@@ -83,3 +74,7 @@ View all variants in GenomePaint [hg19](https://morinlab.github.io/LLMPP/GAMBL/B
83 74
<!-- BL: burkhardtClinicalRelevanceMolecular2022b -->
84 75
<!-- BL: burkhardtClinicalRelevanceMolecular2022b -->
85 76
<!-- DLBCL: tanakaFrequentIncidenceSomatic1992 -->
77
+[[include:mermaid_BCL2.md]]
78
+
79
+## References
80
+
mermaid_BCL2.md
... ...
@@ -0,0 +1,9 @@
1
+```mermaid
2
+%%{init: { 'logLevel': 'debug', 'theme': 'dark' } }%%
3
+timeline
4
+ title Publication timing
5
+ 1992-01-01 : Tanaka : DLBCL
6
+ 2011-07-27 : Morin : FL
7
+ 2021-04-01 : Sarkozy : PMBL
8
+ 2022-07-06 : Burkhardt : BL
9
+```