SuLab / biogps_core

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

Add more dataset metadata to search API #11

Open JTFouquier opened 8 years ago

JTFouquier commented 8 years ago

For example, data chart plugin executes this call: http://biogps.org/dataset/search/?&page=1&reporters=NM_001798.3,NM_052827.2,1792_g_at,1833_at,204252_at,211803_at,211804_s_at,441&q=fat

each matching data set returns id, name, and factors. In addition, return all metadata that is shown in dataset library search (e.g., owner, species, tags, description).


JTFouquier commented 8 years ago

blocker issue for https://bitbucket.org/sulab/data-chart-plugin/issue/1/enhance-dataset-browser-item-view-with


Original comment by: Andrew Su