Skip to content

Error: Invalid or corrupt jarfile #1

@mherold1

Description

@mherold1

Hello,

thanks for providing this tool, after reading the preprint I wanted to try it out.
After the installation and adapting the config.properties file I tried to run it on the example dataset and got:

$ java -jar PoolHapX.jar script Example_Data/config.properties
Error: Invalid or corrupt jarfile PoolHapX.jar

Do you have an idea what could be going wrong here?

$ java -version
openjdk version "1.8.0_265"
OpenJDK Runtime Environment (Zulu 8.48.0.53-CA-linux64) (build 1.8.0_265-b11)
OpenJDK 64-Bit Server VM (Zulu 8.48.0.53-CA-linux64) (build 25.265-b11, mixed mode)

Also I noticed in the comments in config.properties file:

#If Sequencing_Technology is paired-end reads, users may leave the parameter "bwa" blank.
bwa = bwa
#If Sequencing_Technology is 10x_linked-reads, users may leave the parameter "longranger" blank.
longranger = 
#/PATH/TO/longranger_ref_folde is generated by the "mkref" function of longranger. If Sequencing_Technology is 10x_linked-reads, users may leave the parameter "Longranger_Ref_Folder" blank.

Shouldn't this be the other way around, I thought longranger is only used if the input is 10x linked-reads?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions