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

Add unit test coverage for BED12 parser and writer #1579

Closed
fnothaft opened this issue Jun 22, 2017 · 0 comments
Closed

Add unit test coverage for BED12 parser and writer #1579

fnothaft opened this issue Jun 22, 2017 · 0 comments
Labels
Milestone

Comments

@fnothaft
Copy link
Member

Related to #1418 and #1405. The BED6 codepath is well covered, but BED12 is not covered on either the read and write path.

@fnothaft fnothaft added the bug label Jun 22, 2017
fnothaft added a commit to fnothaft/adam that referenced this issue Jul 4, 2017
Resolves bigdatagenomics#1579. Found small bugs that would lead to last 6 fields not getting
written if the thickStart field wasn't written. Also, identified a bug where the
strand would be set to unknown if an independent strand was provided.
heuermh pushed a commit that referenced this issue Jul 5, 2017
Resolves #1579. Found small bugs that would lead to last 6 fields not getting
written if the thickStart field wasn't written. Also, identified a bug where the
strand would be set to unknown if an independent strand was provided.
@heuermh heuermh modified the milestone: 0.23.0 Jul 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants