From b17bd6ff3caa2345170578cebcecd3266d171c1a Mon Sep 17 00:00:00 2001 From: SEHI L'YI Date: Wed, 17 Apr 2024 07:31:27 -0400 Subject: [PATCH] update PTEN position based on hg38 --- src/data/driver.custom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/driver.custom.json b/src/data/driver.custom.json index 6e59c89d..9d0bfb9c 100644 --- a/src/data/driver.custom.json +++ b/src/data/driver.custom.json @@ -90,7 +90,7 @@ { "gene": "PTEN", "chr": "chr10", - "pos": 89677278, + "pos": 87917284, "category": "deletion", "biallelic": "yes" }