Skip to content

"zip file is corrupt" when loading a zipped project into SQMtools #755

@fpusan

Description

@fpusan

This happens for certain projects when running SQMtools on certain R versions.
I suspect it's related to R's internal unzip engine not being able to deal with files greater than 2Gb.
A workaround is to

  1. Move the project.zip file into an empty folder also named project.
  2. Uncompress project.zip there (so that the SqueezeMeta_conf.pl file, the results directory, etc... are directly inside the project folder.
  3. Load the project normally with SQM=loadSQM("/path/to/project")
    I will try to have this fixed for the next release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    SQMtoolsbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions