Pinlyu3 / CellAnn_shinyapp

CellAnn
11 stars 1 forks source link

Cannot run Shiny app locally #1

Open ftabaro opened 10 months ago

ftabaro commented 10 months ago

Hi,

I am trying to run the webapp on my local computer with poor luck. I downloaded the repository as a zip file, unzipped it, entered the directory and tried to unzip CellAnn_version1.0.zip. However, I get the following error which I cannot resolve:

$ unzip CellAnn_version1.0.zip
Archive:  CellAnn_version1.0.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of CellAnn_version1.0.zip or
        CellAnn_version1.0.zip.zip, and cannot find CellAnn_version1.0.zip.ZIP, period.

I also tried renaming the files in the archive to match the pattern zip expects (CellAnn_version1.0.zip.001, CellAnn_version1.0.zip.002, CellAnn_version1.0.zip.003 etc) but I still get the same error. Can you help us running your tool?

Pinlyu3 commented 10 months ago

Hello ftabrao, could you please try to download the newest version and try again? Thanks!