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

Hadoop-BAM and htsjdk upgrades, Spark tool changes. #1469

Merged
merged 1 commit into from
Feb 19, 2016

Conversation

cmnbroad
Copy link
Collaborator

@cmnbroad cmnbroad commented Feb 3, 2016

Requires upgrades to Hadoop-BAM (not yet released) and htsjdk.

Fixes #1346, #1261, #1175, #1326, #1259, and much of the underlying code for #1270, which will be enabled in a separate PR.

@cmnbroad cmnbroad changed the title Hadoop-BAM and htsjsk upgrades, Spark tool changes. Hadoop-BAM and htsjdk upgrades, Spark tool changes. Feb 3, 2016
@droazen droazen self-assigned this Feb 4, 2016
@droazen
Copy link
Collaborator

droazen commented Feb 4, 2016

Ping me once this is ready

@cmnbroad cmnbroad force-pushed the cn_spark_properties branch 2 times, most recently from a9debad to d5957dd Compare February 5, 2016 16:52
@cmnbroad
Copy link
Collaborator Author

@droazen Hadoop-BAM has been released now so this is ready for review now whenever you can get to it. There are two other changes included that are unrelated to the tickets listed above:

  • ValidateSAMFile has a change because the setValidateIndex API has been deprecated in htsjdk
  • Includes a centralized DEFAULT_READ_VALIDATION_STRINGENCY value per our discussion.

initializeReference();
initializeReads(sparkContext); // reference must be intialized before reads
Copy link
Collaborator

Choose a reason for hiding this comment

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

intialized -> initialized

@droazen
Copy link
Collaborator

droazen commented Feb 16, 2016

Review complete -- back to @cmnbroad

@cmnbroad
Copy link
Collaborator Author

I think I addressed everything. Back to @droazen.

@cmnbroad cmnbroad removed their assignment Feb 17, 2016
@droazen
Copy link
Collaborator

droazen commented Feb 18, 2016

👍 merge when ready

@droazen droazen assigned lbergelson and cmnbroad and unassigned droazen and lbergelson Feb 18, 2016
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.

4 participants