SuLab / biogps_core

http://biogps.org/
GNU General Public License v3.0
0 stars 0 forks source link

Fix "View dataset" link for non-human data sets #27

Closed JTFouquier closed 8 years ago

JTFouquier commented 8 years ago

From a mouse dataset (e.g., "GeneAtlas MOE430, gcrma" http://biogps.org/dataset/4/), the link for "View Dataset" goes to the human version of CDK2 (http://biogps.org/#goto=genereport&id=1017&show_dataset=4). Of course, the data chart viewer reports that this gene has no data in this data set. The link instead should go to a species-appropriate gene report (e.g., http://biogps.org/#goto=genereport&id=12566&show_dataset=4).


JTFouquier commented 8 years ago

commit 6613145 fixed the "view dataset" link in dataset detail view page (/dataset//).

Todo: apply the same fix in dataset library page.


Original comment by: Chunlei Wu

JTFouquier commented 8 years ago

commit a9b8b72, 220f731, 105f64b fixed this issue for all species in both "dataset_view" and "dataset_list" pages.


Original comment by: Chunlei Wu

JTFouquier commented 8 years ago

closing this issue.


Original comment by: Chunlei Wu