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

Upgrade to Picard 2.23.3 #6717

Merged
merged 2 commits into from
Aug 4, 2020
Merged

Upgrade to Picard 2.23.3 #6717

merged 2 commits into from
Aug 4, 2020

Conversation

cmnbroad
Copy link
Collaborator

No description provided.

Copy link
Member

@lbergelson lbergelson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this mean picard tools in gatk will start accepting old style picard commands now?

@cmnbroad
Copy link
Collaborator Author

Yes, it does. Would you call that a bug or a feature ?


// Turn off the Picard legacy parser and opt in to Barclay syntax for Picard tools. This should be replaced
// with a config setting once PR https://github.com/broadinstitute/gatk/pull/3447 is merged.
System.setProperty("picard.useLegacyParser", "false");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we actually want to allow users to run Picard tools via GATK using the legacy syntax @cmnbroad ?

@lbergelson
Copy link
Member

I'd call it a bug since we would like to remove the legacy parser at some point but I could be convinced either way.

@cmnbroad
Copy link
Collaborator Author

cmnbroad commented Aug 4, 2020

I was hoping to get rid of the remaining code in Picard that supports this, but I've reverted it for now. Back to you @droazen .

@droazen droazen changed the title Upgrade to Picard 2.23.3, and use dynamic command line syntax discovery for Picard tools. Upgrade to Picard 2.23.3 Aug 4, 2020
@droazen droazen merged commit 5a14c7c into master Aug 4, 2020
@droazen droazen deleted the cn_upgrade_picard branch August 4, 2020 15:41
mwalker174 pushed a commit that referenced this pull request Nov 3, 2020
* Upgrade to picard 2.23.3
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.

3 participants