aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/correlation/dataset.json
blob: 8a53ed5bdb95b24a1be88f2fe77d4daf669ff73c (plain)
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
{
   "name":"HC_M2_0606_P",
   "id":112,
   "shortname":"Hippocampus M430v2 BXD 06/06 PDNN",
   "fullname":"Hippocampus Consortium M430v2 (Jun06) PDNN",
   "type":"ProbeSet",
   "data_scale":"log2",
   "search_fields":[
      "Name",
      "Description",
      "Probe_Target_Description",
      "Symbol",
      "Alias",
      "GenbankId",
      "UniGeneId",
      "RefSeq_TranscriptId"
   ],
   "display_fields":[
      "name",
      "symbol",
      "description",
      "probe_target_description",
      "chr",
      "mb",
      "alias",
      "geneid",
      "genbankid",
      "unigeneid",
      "omim",
      "refseq_transcriptid",
      "blatseq",
      "targetseq",
      "chipid",
      "comments",
      "strand_probe",
      "strand_gene",
      "proteinid",
      "uniprotid",
      "probe_set_target_region",
      "probe_set_specificity",
      "probe_set_blat_score",
      "probe_set_blat_mb_start",
      "probe_set_blat_mb_end",
      "probe_set_strand",
      "probe_set_note_by_rw",
      "flag"
   ],
   "header_fields":[
      "Index",
      "Record",
      "Symbol",
      "Description",
      "Location",
      "Mean",
      "Max LRS",
      "Max LRS Location",
      "Additive Effect"
   ],
   "query_for_group":"\n                        SELECT\n                                InbredSet.Name, InbredSet.Id, InbredSet.GeneticType\n                        FROM\n                                InbredSet, ProbeSetFreeze, ProbeFreeze\n                        WHERE\n                                ProbeFreeze.InbredSetId = InbredSet.Id AND\n                                ProbeFreeze.Id = ProbeSetFreeze.ProbeFreezeId AND\n                                ProbeSetFreeze.Name = \"HC_M2_0606_P\"\n                ",
   "tissue":"Hippocampus mRNA",
   "group":"None",
   "accession_id":"None",
   "species":"None"
}