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

Port single file BAM and header code to VCF #1009

Closed
fnothaft opened this issue Apr 23, 2016 · 2 comments
Closed

Port single file BAM and header code to VCF #1009

fnothaft opened this issue Apr 23, 2016 · 2 comments
Assignees
Milestone

Comments

@fnothaft
Copy link
Member

I was looking over the VCF export code while working on #909 and noticed that we had a lot of cruft around setting the VCF headers. Also, we don't have code for writing out a single VCF file.

@fnothaft fnothaft self-assigned this Apr 23, 2016
@fnothaft fnothaft added this to the 0.20.0 milestone Apr 23, 2016
@heuermh
Copy link
Member

heuermh commented Apr 24, 2016

We'll also need header + concat stuff for writing out a single IntervalList feature file.

@ryan-williams
Copy link
Member

Recent activity on #676 discusses the need for this in BAMs as well.

@heuermh heuermh mentioned this issue Jun 7, 2016
61 tasks
fnothaft added a commit to fnothaft/adam that referenced this issue Aug 8, 2016
Factor single file save code out of AlignmentRecordRDD. Resolves bigdatagenomics#1009.
fnothaft added a commit to fnothaft/adam that referenced this issue Aug 30, 2016
Factor single file save code out of AlignmentRecordRDD. Resolves bigdatagenomics#1009.
fnothaft added a commit to fnothaft/adam that referenced this issue Sep 6, 2016
Factor single file save code out of AlignmentRecordRDD. Resolves bigdatagenomics#1009.
fnothaft added a commit to fnothaft/adam that referenced this issue Sep 7, 2016
Factor single file save code out of AlignmentRecordRDD. Resolves bigdatagenomics#1009.
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

No branches or pull requests

3 participants