deweylab / MetaSRA-website-frontend

MetaSRA: normalized metadata for the Sequence Read Archive
http://metasra.biostat.wisc.edu
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Download expression matrix for results list #18

Closed mziegler closed 7 years ago

mziegler commented 7 years ago

This would actually be pretty hard, as neither Recount2 or Expression Atlas have API’s (documented or undocumented) that would allow this. We would have to come up with something really hacky, or download their whole datasets and serve it ourselves, updating it every so often. It’d be much easier to link users to data for individual samples.

mbernste commented 7 years ago

If Recount2 nor the Expression Atlas have documented API's then perhaps we should not deal with this for now. Links to individual samples might be fine enough in the meanwhile.

mziegler commented 7 years ago

Not going to do this for now. Maybe we can generate some R code to download studies from Recount?