You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -495,6 +497,12 @@ In order to maintain responsiveness of client-side data interaction, variants di
495
497
496
498
:::
497
499
500
+
::: {.callout-important title="Drug response and risk factor variants" collapse="true"}
501
+
502
+
A minor proportion of all ClinVar-registered variants (some 0.07%) does not align with the five standard levels of clinical significance (Benign, Likely Benign, VUS, Pathogenic, Likely Pathogenic), specifically _Drug Response_ and _Risk Factor_ variants. These variants are organized in the __VUS__ tab, and <markstyle="background-color:#ff7518; font-weight:bold; color:white"> highlighted </mark> for convenience in the table below.
Copy file name to clipboardExpand all lines: vignettes/output.Rmd
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -398,7 +398,8 @@ The following variables are included in the tiered TSV file (VCF tags in the que
398
398
| 61. `N_INSILICO_SPLICING_NEUTRAL`| Number of algorithms with splicing neutral prediction from dbscSNV |
399
399
| 62. `N_INSILICO_SPLICING_AFFECTED`| Number of algorithms with splicing affected prediction from dbscSNV |
400
400
| 63. `gnomADe_AF`| Global MAF in gnomAD (exome samples) |
401
-
| 64. `FINAL_CLASSIFICATION`| Final variant classification, using either `CLINVAR_CLASSIFICATION` if variant is ClinVar-classified, or `CPSR_CLASSIFICATION` for novel variants |
401
+
| 64. `FINAL_CLASSIFICATION` | Final variant classification, using either `CLINVAR_CLASSIFICATION` if variant is ClinVar-classified, or `CPSR_CLASSIFICATION` for novel variants. _Note_: ClinVar-classified
402
+
variants annotated with _Drug Response_ or _Risk Factor_ clinical significance are provided a `VUS` final classification |
0 commit comments