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

Fix seppJsonMerger.jar #138

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

Fix seppJsonMerger.jar #138

wants to merge 25 commits into from

Conversation

sjanssen2
Copy link
Contributor

This PR is (partially) addressing #121.
I made the parsing function of seppJsonMerger.jar more general to cope with different field order in *.jplace files. The order changes from the bundled pplacer (v1.1.alpha13-0-g1ec7786) to the later version (v1.1.alpha17)

@sjanssen2 sjanssen2 changed the title Fix merger Fix seppJsonMerger.jar Nov 25, 2024
@sjanssen2
Copy link
Contributor Author

Hi @smirarab I am adding this PR to address an issue with segfaulting of your bundled pplacer. Relaxing the merger java script will allow to cope with current and new (pplacer 1.1.17 alpha) *.jplace file formats.

Can you please review, merge and create a new release to ease updating bioconda packages?

This PR does not change any results but also does not fix the pplacer issue directly. To do so, you might want to replace the bundled pplacer binaries with https://github.com/matsen/pplacer/releases/tag/v1.1.alpha17 but this will require some assessment of the changes in the results!

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

Successfully merging this pull request may close these issues.

1 participant