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

[ADAM-1840] Support adding VCF header lines from Python. #1930

Merged

Conversation

fnothaft
Copy link
Member

@fnothaft fnothaft commented Mar 1, 2018

Resolves #1840. Split header line functionality out into VCFSupportingGenomicRDD trait, which has a Scala/Java API for adding header lines. This is then mirrored in Python.

Resolves bigdatagenomics#1840. Split header line functionality out into VCFSupportingGenomicRDD
trait, which has a Scala/Java API for adding header lines. This is then mirrored
in Python.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 82.435% when pulling fca816a on fnothaft:issues/1840-add-header-lines into c691356 on bigdatagenomics:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 82.435% when pulling fca816a on fnothaft:issues/1840-add-header-lines into c691356 on bigdatagenomics:master.

@coveralls
Copy link

coveralls commented Mar 1, 2018

Coverage Status

Coverage decreased (-0.2%) to 82.435% when pulling fca816a on fnothaft:issues/1840-add-header-lines into c691356 on bigdatagenomics:master.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/ADAM-prb/2687/
Test PASSed.

@heuermh heuermh added this to the 0.24.0 milestone Mar 1, 2018
@heuermh heuermh merged commit fbc7218 into bigdatagenomics:master Mar 5, 2018
@heuermh
Copy link
Member

heuermh commented Mar 5, 2018

Thank you, @fnothaft

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