Skip to content

Commit

Permalink
Update driver.custom.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikglodzikhms authored Apr 18, 2024
1 parent 3104b02 commit 83c293a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions src/data/driver.custom.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"chr": "chr2",
"pos": 47806320,
"pos": 47795017,
"ref": "G",
"alt": "A",
"gene": "MSH6",
Expand All @@ -13,7 +13,7 @@
},
{
"chr": "chr6",
"pos": 157133136,
"pos": 156993402,
"ref": "G",
"alt": "C",
"gene": "ARID1B",
Expand All @@ -26,7 +26,7 @@
},
{
"chr": "chr8",
"pos": 38428420,
"pos": 38439986,
"ref": "G",
"alt": "A",
"gene": "FGFR1",
Expand All @@ -38,7 +38,7 @@
},
{
"chr": "chr13",
"pos": 32339132,
"pos": 32357888,
"ref": "G",
"alt": "T",
"gene": "BRCA2",
Expand All @@ -51,7 +51,7 @@
},
{
"chr": "chr17",
"pos": 7675088,
"pos": 7677976,
"ref": "C",
"alt": "T",
"gene": "TP53",
Expand All @@ -64,7 +64,7 @@
},
{
"chr": "chrX",
"pos": 77681733,
"pos": 77645546,
"ref": "T",
"alt": "C",
"gene": "ATRX",
Expand All @@ -78,19 +78,19 @@
{
"gene": "CDKN2A",
"chr": "chr9",
"pos": 21981527,
"pos": 21981538,
"category": "deletion"
},
{
"gene": "MET",
"chr": "chr7",
"pos": 116735291,
"pos": 116735286,
"category": "amplification"
},
{
"gene": "PTEN",
"chr": "chr10",
"pos": 87917284,
"pos": 87917777,
"category": "deletion",
"biallelic": "yes"
}
Expand Down

0 comments on commit 83c293a

Please sign in to comment.