forked from biocompute-objects/BCO_Spec_V1.0
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBH5.json
64 lines (64 loc) · 1.42 KB
/
BH5.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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"_id": "obj.5001",
"_type": "Dentatorubral-pallidoluysian atrophy",
"name": "Human[tax:9606] CAG repeats[SO:0000726] detection for dentatorubral-pallidoluysian atrophy[DOID:0060162].",
"version": "1.0",
"verification": "manual",
"creation_date": "Tue Oct 18 09:23:07 EDT 2016",
"modification_date": "Tue Oct 18 09:23:55 EDT 2016",
"publication_status": "draft",
"keywords": [
"disease",
"human disease"
],
"xref": [
"DOID:0060162",
"GOID:GO0005737",
"ICD:R27.0",
"SO:0000291",
"tax:9606"
],
"usability_domain": [
"Determine CAG repeats[SO:0000291] in a sequence for the diagnosis of Dentatorubral-pallidoluysian atrophy [ICD:G10] for ATN1 gene[GOID:GO0005737]: normal: 6 - 35 CAG trinucleotide repeats, disease state: 48 - 93 CAG trinucleotide repeats"
],
"authors": [
{
"first_name": "James",
"last_name": "Burke",
"affiliation": "Duke"
}
],
"pipeline": "obj.5001",
"alignment": {
"seed": 14,
"minimum_match_len": 50,
"divergence_threshold_percent": 10
},
"variant_calling": {
"minimum_coverage": 20,
"frequency_cutoff": 0.20
},
"verification_kit":{
"reference_sequence":[
{
"source": "NCBI",
"db": "genbank",
"id": [
" NM_001940.3",
"rs7969685"
]
}
],
"sequence_reads": [
{
"source": "HIVE",
"db": "Honeycomb",
"id": ["obj.00001"]
}
],
"snp_profile_file": {
"format": [".csv"],
"filename": "SNPProfile.csv"
}
}
}