Skip to content

Commit d31d918

Browse files
Merge pull request #20 from mobidic/1.1.5
1.1.5
2 parents bf082a1 + 4724fc3 commit d31d918

8 files changed

Lines changed: 34051 additions & 22 deletions

README.knotAnnotSV_latest.pdf

3.43 KB
Binary file not shown.

config_AnnotSV.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
# knotAnnotSV: Creation of a customizable html file to visualize, filter #
55
# and analyze an AnnotSV output #
66
# #
7-
# Author: Thomas Guignard 2020-2024 #
7+
# Author: Thomas Guignard 2020-present #
88
# #
9-
# Copyright (C) 2020-2024 Thomas Guignard (t-guignard@chu-montpellier.fr) #
9+
# Copyright (C) 2020-present Thomas Guignard (t-guignard@chu-montpellier.fr) #
1010
# #
1111
# This is part of knotAnnotSV source code. #
1212
# #
@@ -119,12 +119,12 @@ Exomiser_gene_pheno_score:
119119
PhenoGenius_specificity:
120120
POSITION: 9
121121
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"
128128
COMMENTLIST:
129129
- PhenoGenius_phenotype
130130
- PhenoGenius_score

example/AnnotSV_3.4.tsv

Lines changed: 1859 additions & 0 deletions
Large diffs are not rendered by default.

example/README

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
# Run with AnnotSV 3.4
3+
4+
perl ../knotAnnotSV.pl --annotSVfile ./AnnotSV_3.4.tsv --configFile ../config_AnnotSV.yaml --outPrefix knot_example
5+
6+
perl ../knotAnnotSV2XL.pl --annotSVfile ./AnnotSV_3.4.tsv --configFile ../config_AnnotSV.yaml --outPrefix knot_example
7+
8+
9+

0 commit comments

Comments
 (0)