-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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?
pascalangst and hdesale2408
Metadata
Metadata
Assignees
Labels
No labels