Skip to content

Commit

Permalink
Fixed drop-down group order
Browse files Browse the repository at this point in the history
  • Loading branch information
zsloan committed Dec 6, 2017
1 parent 5813a1a commit d692e4f
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 40 deletions.
2 changes: 1 addition & 1 deletion wqflask/maintenance/gen_select_dataset.py
Expand Up @@ -101,7 +101,7 @@ def get_groups(species):
or GenoFreeze.InbredSetId = InbredSet.Id
or ProbeFreeze.InbredSetId = InbredSet.Id)
group by InbredSet.Name
order by InbredSet.Name""" % species_name)
order by InbredSet.FullName""" % species_name)
results = Cursor.fetchall()
groups[species_name] = list(results)
return groups
Expand Down
98 changes: 59 additions & 39 deletions wqflask/wqflask/static/new/javascript/dataset_menu_structure.json
Expand Up @@ -2218,6 +2218,26 @@
"819",
"UCLA_BXD_Aor_Jan16",
"UCLA BXD Aorta Affy M430 2.0 (Jan16) RMA"
],
[
"485",
"EPFL-LISPBXDHeCD0114",
"EPFL/LISP BXD CD Heart Affy Mouse Gene 2.0 ST Gene Level (Jan14) RMA"
],
[
"486",
"EPFL-LISPBXDHeHFD0114",
"EPFL/LISP BXD HFD Heart Affy Mouse Gene 2.0 ST Gene Level (Jan14) RMA"
],
[
"487",
"EPFL-LISPBXDHeCDEx0114",
"EPFL/LISP BXD CD Heart Affy Mouse Gene 2.0 ST Exon Level (Jan14) RMA"
],
[
"488",
"EPFL-LISPBXDHeHFDEx0114",
"EPFL/LISP BXD HFD Heart Affy Mouse Gene 2.0 ST Exon Level (Jan14) RMA"
]
],
"Hematopoietic Cells mRNA": [
Expand Down Expand Up @@ -3729,6 +3749,10 @@
]
],
"human": [
[
"HB",
"Brain, Aging: AD, HD, Normal Gene Expression (Harvard/Merck)"
],
[
"AD-cases-controls",
"Brain, Aging: AD, Normal Gene Expression (Liang)"
Expand All @@ -3741,6 +3765,14 @@
"Aging-Brain-UCI",
"Brain, Aging: Normal Gene Expression (UCI/Cotman)"
],
[
"HCP",
"Brain, Cognition, Human Connectome Project"
],
[
"HSB",
"Brain, Development: Normal Gene Expression (Yale/Sestan)"
],
[
"Brain-Normal-NIH-Gibbs",
"Brain: Normal Gene Expression (NIH/Gibbs)"
Expand All @@ -3749,10 +3781,6 @@
"CANDLE",
"Child Development: CANDLE Cohort with Genotypes (TUCI/UTHSC)"
],
[
"CEPH-2004",
"Lymphoblastoid Cells: Gene Expression (CEPH, Williams)"
],
[
"GTEx",
"GTEx v3 All Tissues, RNA-Seq with Genotypes"
Expand All @@ -3761,14 +3789,6 @@
"GTEx_v5",
"GTEx v5 All Tissues, RNA-Seq with Genotypes"
],
[
"HB",
"Brain, Aging: AD, HD, Normal Gene Expression (Harvard/Merck)"
],
[
"HCP",
"Brain, Cognition, Human Connectome Project"
],
[
"HLC",
"Liver: Normal Gene Expression with Genotypes (Merck)"
Expand All @@ -3778,8 +3798,8 @@
"Lung: Normal Gene Expression (Merck)"
],
[
"HSB",
"Brain, Development: Normal Gene Expression (Yale/Sestan)"
"CEPH-2004",
"Lymphoblastoid Cells: Gene Expression (CEPH, Williams)"
],
[
"Islets-Gerling",
Expand All @@ -3804,8 +3824,8 @@
"B6BTBRF2"
],
[
"B6D2",
"Glaucoma and Aged Retina, UTHSC"
"Linsenbardt-Boehm",
"B6D2 EtOH Selected Advanced Intercross"
],
[
"B6D2F2",
Expand All @@ -3815,10 +3835,6 @@
"B6D2F2-PSU",
"B6D2F2 PSU"
],
[
"B6D2RI",
"BXD Aged"
],
[
"BDF2-1999",
"BDF2 UCLA"
Expand All @@ -3827,18 +3843,22 @@
"BDF2-2005",
"BDF2-2005"
],
[
"BHF2",
"BHF2 (Apoe Null) UCLA"
],
[
"BHHBF2",
"BH/HB F2 UCLA"
],
[
"BHF2",
"BHF2 (Apoe Null) UCLA"
],
[
"BXD",
"BXD"
],
[
"B6D2RI",
"BXD Aged"
],
[
"BXD-Bone",
"BXD Bone"
Expand All @@ -3852,8 +3872,8 @@
"BXH"
],
[
"C57BL-6JxC57BL-6NJF2",
"Reduced Complexity Cross (B6JxB6N F2)"
"CTB6F2",
"CastB6/B6Cast F2 UCLA"
],
[
"CFW",
Expand All @@ -3871,10 +3891,6 @@
"CMS",
"Chronic Mild Stress"
],
[
"CTB6F2",
"CastB6/B6Cast F2 UCLA"
],
[
"CXB",
"CXB"
Expand All @@ -3883,6 +3899,10 @@
"EMSR",
"Ethanol-Medicated Stress Reduction"
],
[
"B6D2",
"Glaucoma and Aged Retina, UTHSC"
],
[
"HS",
"Heterogeneous Stock"
Expand All @@ -3891,10 +3911,6 @@
"HS-CC",
"Heterogeneous Stock Collaborative Cross"
],
[
"Linsenbardt-Boehm",
"B6D2 EtOH Selected Advanced Intercross"
],
[
"LXS",
"LXS"
Expand All @@ -3907,6 +3923,10 @@
"NZBXFVB-N2",
"NZB/FVB N2 NCI"
],
[
"C57BL-6JxC57BL-6NJF2",
"Reduced Complexity Cross (B6JxB6N F2)"
],
[
"Scripps-2013",
"Scripps C57BL/6J"
Expand All @@ -3923,6 +3943,10 @@
]
],
"rat": [
[
"HXBBXH",
"HXB/BXH"
],
[
"HSNIH-Palmer",
"NIH Heterogeneous Stock (Palmer)"
Expand All @@ -3931,10 +3955,6 @@
"HSNIH-RGSMC",
"NIH Heterogeneous Stock (RGSMC 2013)"
],
[
"HXBBXH",
"HXB/BXH"
],
[
"SRxSHRSPF2",
"UIOWA SRxSHRSP F2"
Expand Down Expand Up @@ -3968,7 +3988,7 @@
],
[
"rat",
"Rat (rn3)"
"Rat (rn6)"
],
[
"drosophila",
Expand Down

0 comments on commit d692e4f

Please sign in to comment.