53c973523bfccc7992ad21d4c24044f843963f22
papers/loveGeneticLandscapeMutations2012.md
| ... | ... | @@ -6,9 +6,10 @@ bibliography: 'morinlab.bib' |
| 6 | 6 | # @loveGeneticLandscapeMutations2012 |
| 7 | 7 | ## Summary of novel genes |
| 8 | 8 | |
| 9 | -|Entity| Tier 1 genes| Tier 2 genes| |
|
| 10 | -|:-:|:-:|:-:| |
|
| 11 | -|BL|3|56| |
|
| 9 | +|Entity| Total| Tier 1| Tier 2| Tier 2 Pass| Tier 2 Fail| |
|
| 10 | +|:-:|:-:|:-:|:-:|:-:|:-:| |
|
| 11 | +|BL|59|3|56|9|47| |
|
| 12 | + |
|
| 12 | 13 | ```mermaid |
| 13 | 14 | --- |
| 14 | 15 | config: |
papers/loveGeneticLandscapeMutations2012.pdf
papers/loveGeneticLandscapeMutations2012_tmp.html
| ... | ... | @@ -371,15 +371,21 @@ code { |
| 371 | 371 | <thead> |
| 372 | 372 | <tr> |
| 373 | 373 | <th style="text-align:center">Entity</th> |
| 374 | -<th style="text-align:center">Tier 1 genes</th> |
|
| 375 | -<th style="text-align:center">Tier 2 genes</th> |
|
| 374 | +<th style="text-align:center">Total</th> |
|
| 375 | +<th style="text-align:center">Tier 1</th> |
|
| 376 | +<th style="text-align:center">Tier 2</th> |
|
| 377 | +<th style="text-align:center">Tier 2 Pass</th> |
|
| 378 | +<th style="text-align:center">Tier 2 Fail</th> |
|
| 376 | 379 | </tr> |
| 377 | 380 | </thead> |
| 378 | 381 | <tbody> |
| 379 | 382 | <tr> |
| 380 | 383 | <td style="text-align:center">BL</td> |
| 384 | +<td style="text-align:center">59</td> |
|
| 381 | 385 | <td style="text-align:center">3</td> |
| 382 | 386 | <td style="text-align:center">56</td> |
| 387 | +<td style="text-align:center">9</td> |
|
| 388 | +<td style="text-align:center">47</td> |
|
| 383 | 389 | </tr> |
| 384 | 390 | </tbody> |
| 385 | 391 | </table> |