-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcentromeres.json
25 lines (25 loc) · 1.36 KB
/
centromeres.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"chr1": {"centromere": 123250000, "length": 249250621},
"chr2": {"centromere": 93300000, "length": 243199373},
"chr3": {"centromere": 91000000, "length": 198022430},
"chr4": {"centromere": 50400000, "length": 191154276},
"chr5": {"centromere": 48400000, "length": 180915260},
"chr6": {"centromere": 61000000, "length": 171115067},
"chr7": {"centromere": 59900000, "length": 159138663},
"chr8": {"centromere": 45600000, "length": 146364022},
"chr9": {"centromere": 49000000, "length": 141213431},
"chr10": {"centromere": 40200000, "length": 135534747},
"chr11": {"centromere": 53700000, "length": 135006516},
"chr12": {"centromere": 35800000, "length": 133851895},
"chr13": {"centromere": 17900000, "length": 115169878},
"chr14": {"centromere": 17600000, "length": 107349540},
"chr15": {"centromere": 19000000, "length": 102531392},
"chr16": {"centromere": 36600000, "length": 90354753},
"chr17": {"centromere": 24000000, "length": 81195210},
"chr18": {"centromere": 17200000, "length": 78077248},
"chr19": {"centromere": 26500000, "length": 59128983},
"chr20": {"centromere": 27500000, "length": 63025520},
"chr21": {"centromere": 13200000, "length": 48129895},
"chr22": {"centromere": 14700000, "length": 51304566},
"chrX": {"centromere": 60600000, "length": 155270560}
}