aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/correlation/dataset.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/correlation/dataset.json')
-rw-r--r--tests/unit/correlation/dataset.json64
1 files changed, 0 insertions, 64 deletions
diff --git a/tests/unit/correlation/dataset.json b/tests/unit/correlation/dataset.json
deleted file mode 100644
index 8a53ed5..0000000
--- a/tests/unit/correlation/dataset.json
+++ /dev/null
@@ -1,64 +0,0 @@
-{
- "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"
-} \ No newline at end of file