Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Invalid or corrupt jarfile #3

Open
gurpreet-bioinfo opened this issue Apr 22, 2022 · 3 comments
Open

Error: Invalid or corrupt jarfile #3

gurpreet-bioinfo opened this issue Apr 22, 2022 · 3 comments

Comments

@gurpreet-bioinfo
Copy link

Hi @tmosbruger @tjparnell @DavidAustinNix,

I am trying to run jar files under /HuntsmanCancerInstitute/RBSSeqTools-master/Releases/BSSeqTools_1.0/rbsseq after unzipping SourceCode.zip and it shows the following error:
Error: Invalid or corrupt jarfile

Do you have any manual/documentation available for RBSSeqTools?

Please advise.
Thanks.

@DavidAustinNix
Copy link
Member

Hello Gurpreet,

Try downloading the BSSeqTools_1.0.zip archive, unzip it on a linux/ mac, then launch one of the applications:

java -jar -Xmx2G BSSeqTools_1.0/Apps/CreateMethTable

or

java -jar -Xmx2G BSSeqTools_1.0/Apps/ScorePseudouridinePositions

without arguments to print the help menus. This works for me using Java 1.8.

-cheers, David

@gurpreet-bioinfo
Copy link
Author

Thanks @DavidAustinNix , it's working !

@DavidAustinNix
Copy link
Member

DavidAustinNix commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants