nasqar / seuratv3wizard

A web-based interactive (wizard style) application to perform a guided single-cell RNA-seq data analysis and clustering based on Seurat v3
http://nasqar.abudhabi.nyu.edu/SeuratV3Wizard
GNU General Public License v3.0
32 stars 14 forks source link

Keeps asking for barcodes.tsv.gz #19

Open c2b2pss opened 3 years ago

c2b2pss commented 3 years ago

The online version cannot detect that the barcodes.tsv.gz file is already in the upload and quits during file upload complaining that the file is missing.

"File upload job was stopped prematurely" Error: barcodes.tsv.gz missing.

It only sees "features.tsv.gz" and "matrix.tsv.gz". It does not even recognize the file "bracodes.tsv.gz" has been added to upload list.

I hope this error does not continue into the docker version, which I am trying.

c2b2pss commented 3 years ago

This issue can be closed.

It does not happen with the Docker version. Docker version works fine.

Thanks for the program!