-
Notifications
You must be signed in to change notification settings - Fork 288
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
bedToBam removes last character from read names #788
Comments
Can you provide a minimal example? |
Likely related to #762 (comment) |
|
Thanks for reporting, likely a simple fix. |
My pleasure. |
38
added a commit
to 38/bedtools2
that referenced
this issue
Nov 7, 2019
38
added a commit
to 38/bedtools2
that referenced
this issue
Nov 27, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bedToBam removes the last character from the read name. This happens in bedtools 2.29 and 2.28 but not in 2.27.1.
The text was updated successfully, but these errors were encountered: