|
4 | 4 | # knotAnnotSV: Creation of a customizable html file to visualize, filter # |
5 | 5 | # and analyze an AnnotSV output # |
6 | 6 | # # |
7 | | -# Author: Thomas Guignard 2020-2024 # |
| 7 | +# Author: Thomas Guignard 2020-present # |
8 | 8 | # # |
9 | | -# Copyright (C) 2020-2024 Thomas Guignard (t-guignard@chu-montpellier.fr) # |
| 9 | +# Copyright (C) 2020-present Thomas Guignard (t-guignard@chu-montpellier.fr) # |
10 | 10 | # # |
11 | 11 | # This is part of knotAnnotSV source code. # |
12 | 12 | # # |
@@ -119,12 +119,12 @@ Exomiser_gene_pheno_score: |
119 | 119 | PhenoGenius_specificity: |
120 | 120 | POSITION: 9 |
121 | 121 | RENAME: "PhenoGenius specificity" |
122 | | - HEADERTIPS: "Phenotype specificity into one of A, B, C, D or “”:<br> |
123 | | - A - the reported phenotype is highly specific and relatively unique to the gene (top 40, 50% of diagnosis in PhenoGenius cohort).<br> |
124 | | - B - the reported phenotype is consistent with the gene, is highly specific, but not necessarily unique to the gene (top 250, 75% of diagnosis in PhenoGenius cohort).<br> |
125 | | - C - the phenotype is reported with limited association with the gene, not highly specific and/or with high genetic heterogeneity.<br> |
126 | | - D - the reported phenotype is NOT consistent with what is expected for the gene/genomic region or not consistent in general.<br> |
127 | | - “”- NO reported phenotype" |
| 122 | + HEADERTIPS: "Phenotype specificity into one of A, B, C, D or . :<br> |
| 123 | + A - Highly specific and relatively unique to the gene<br> |
| 124 | + B - Consistent with the gene, highly specific, but not necessarily unique to the gene<br> |
| 125 | + C - Limited association with the gene, not highly specific and/or with high genetic heterogeneity<br> |
| 126 | + D - Not consistent with what is expected for the gene/genomic region or not consistent in general<br> |
| 127 | + . - No reported phenotype" |
128 | 128 | COMMENTLIST: |
129 | 129 | - PhenoGenius_phenotype |
130 | 130 | - PhenoGenius_score |
|
0 commit comments