Victorian-Bioinformatics-Consortium / degust

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

problems uploading large csv files to website #52

Open avilella opened 7 years ago

avilella commented 7 years ago

I am trying to upload a 28.3MB uncompressed csv file of read counts this morning (UK time), I am using latest Google Chrome browser, and I get kicked out at around 69% upload. The upload starts at around 10%, then resets from scratch, reaches 20%, resets again, reaches 69% and I get the ERR_CONNECTION_RESET screenshot below.

Would it be possible to enable .csv.gz upload or do you recommend me a different browser/setting for this to enable large(r) file uploads? Thanks.

screen shot 2017-08-29 at 10 24 07

drpowell commented 7 years ago

That's quite a big csv. I'm not sure degust will work particularly well with that. Why is it so large, lots of features or lots of samples?

avilella commented 7 years ago

Lots of samples

On Sep 1, 2017 03:49, "David Powell" notifications@github.com wrote:

That's quite a big csv. I'm not sure degust will work particularly well with that. Why is it so large, lots of features or lots of samples?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Victorian-Bioinformatics-Consortium/degust/issues/52#issuecomment-326473977, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJpN7JuliP0Hm6ySo0bPoVy5MpGi5Tmks5sd3CygaJpZM4PFoB9 .

drpowell commented 7 years ago

I don't think will work well for "lots of samples". If you're willing to share the csv I could try it locally - alternatively you could install degust yourself and try it