Victorian-Bioinformatics-Consortium / degust

Deprecated : Use https://github.com/drpowell/degust
GNU General Public License v3.0
44 stars 15 forks source link

Enhancement: download CSV static link #39

Closed colindaven closed 7 years ago

colindaven commented 7 years ago

Hi,

Degust is nice and quite easy to use, and at some point users like to download CSVs. This has proven very troublesome with big CSVs with 50-100k + features and lots of conditions. In other words, the browser tends to die if download sizes are over 20mb or so.

One idea around this might be to calculate and provide a stable link, which could be downloaded via an alternative like wget. Else, do you know any (good) 64 bit browsers which can handle the strain ? Chrome is bad at this in my experience, Firefox occasionally gets the job done.

Thanks.

drpowell commented 7 years ago

I think this works via the blob url on the new site : degust.erc.monash.edu