Picard Installation problem - older version
1
0
Entering edit mode
6.2 years ago

A specific version of Picard (version 1.119) is mandated for a pipeline I am running. When I try to execute "java -jar ./picard-1.119.jar -h", I get a "no main manifest attribute, in ./picard-1.119.jar" error.

Any ideas on how to fix and further troubleshoot?

Picard • 1.5k views
ADD COMMENT
0
Entering edit mode

which java version are you using?

ADD REPLY
0
Entering edit mode

this is not a 'java version' problem IMHO.

ADD REPLY
2
Entering edit mode
6.2 years ago

as far as I remember the old versions of picard worked with standalone molules that came with the distribution. e.g:

java -jar /path/to/dir1/SortSam.jar
ADD COMMENT

Login before adding your answer.

Traffic: 1995 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6