-
Notifications
You must be signed in to change notification settings - Fork 594
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
palindrome ITR artifact transformer skips reads whose contigs are not in sequence dictionary #6968
Conversation
… in sequence dictionary
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.
Please create a test that fails on the previous code, and succeeds on the current code.
@davidbenjamin I think we are just waiting on a test for this. Is there any other reason this is blocked? |
@fleharty No other reason. Genevieve requested data from the user and has yet to hear back. |
@takutosato We are never going to hear from the user, but it's not a bad bug fix. Could you review this? |
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.
Looks good!
Never got data from user, couldn't reproduce error
Closes #6851. @fleharty