interactivereport / Quickomics

Quickomics: exploring omics data in an intuitive, interactive and informative manner
https://quickomics.bxgenomics.com
39 stars 10 forks source link

Getting disconnected from the server #5

Closed MeghanaKB closed 2 years ago

MeghanaKB commented 2 years ago

Hello,

I am facing issues uploading the .RData file in quickomics. I have generated .RData file based on the given instructions. when I am trying to upload the file, it is automatically getting disconnected from the server. I also checked using .RData from the quickomics github, it shows the same error.

image

would really appreciate if you can provide any inputs regarding this issue.

Best, Meghana

xinmin-zhang commented 2 years ago

Hi Meghana, I think the issue might be that you didn't upload the network file, and the server somehow ran into issues when computing the network file form the Rdata file. The network files for demo data is in networkdata folder. The easiest fix is for you to generate the network RData file. You can just choose the top genes if using all genes takes a long time and a lot of memory. Or if you don't care about the correlation network tool, you can upload one of our demo network data (e.g. Mouse_microglia_RNA-Seq_network.RData) as the network file. Hope this helps. Xinmin