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

Support adding VCF header lines from Python #1840

Closed
3 tasks
fnothaft opened this issue Dec 20, 2017 · 0 comments
Closed
3 tasks

Support adding VCF header lines from Python #1840

fnothaft opened this issue Dec 20, 2017 · 0 comments
Assignees
Milestone

Comments

@fnothaft
Copy link
Member

  • Consolidate VCFHeaderLine code down into a single trait
  • Add functions to add filter/format/info lines
  • Expose said functions in Python
@fnothaft fnothaft added this to the 0.24.0 milestone Dec 20, 2017
@fnothaft fnothaft self-assigned this Dec 20, 2017
fnothaft added a commit to fnothaft/adam that referenced this issue Mar 1, 2018
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.
heuermh pushed a commit that referenced this issue Mar 5, 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant