-
Notifications
You must be signed in to change notification settings - Fork 309
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
Adding reads to rods transformation. #36
Conversation
Merged build triggered. |
Merged build started. |
Merged build finished. |
All automated tests passed. |
Merged build triggered. |
Merged build started. |
Merged build finished. |
All automated tests passed. |
} | ||
} | ||
|
||
println("Putting reads in buckets.") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you mean to leave in the println debug statements?
Let me know when the debug statements are removed and I'll commit this. You should also feel free to commit this change yourself once the debug statements are removed. Good stuff. |
Build triggered. |
Jenkins, test this please. |
@fnothaft Is this pull request still something you want to merge in? If so, I'm happy to review it and get it committed. |
All automated tests passed. |
This will need to be rebased onto master since the adam-commands module no longer exists. |
Matt, this is rebased to master now and should be good to merge. |
All automated tests passed. |
Adding reads to rods transformation.
Thanks, Frank! |
Addresses performance issue with reads->pileups->rods transform, while providing equivalent semantics.