MikkelSchubert / paleomix

Pipelines and tools for the processing of ancient and modern HTS data.
https://paleomix.readthedocs.io/en/stable/
MIT License
43 stars 19 forks source link

Java issue with an updated openjdk version #33

Closed flaviode closed 4 years ago

flaviode commented 4 years ago

Hi, I run BAM pipeline but it returns:

Building BAM pipeline ...

I guess this version is updated: how can I figure out this issue, without changing the openjdk version?

Thanks

MikkelSchubert commented 4 years ago

Hi,

You appear to be using a version of PALEOMIX that is very, very old: The particular issue you are running into was fixed four years ago, and the version check was then completely removed two years ago because of related issues. So upgrading to a newer version of PALEOMIX (e.g. v1.2.14) should fix it. If it doesn't, then feel free to open another issue.

Best, Mikkel