You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope you are having an awesome day! I just wanted to say thank you for creating and maintaining this awesome tool. bedtools is extremely useful!
With that being said, I noticed a small re-occurring issue throughout the tool's documentation. The example BED files referenced throughout the docs are not in BED format. They are delimited by multiple white-space characters and not by tabs. This causes issues if you are copy/pasting text from the docs to quickly test out different bedtools commands:
Hello there,
I hope you are having an awesome day! I just wanted to say thank you for creating and maintaining this awesome tool. bedtools is extremely useful!
With that being said, I noticed a small re-occurring issue throughout the tool's documentation. The example BED files referenced throughout the docs are not in BED format. They are delimited by multiple white-space characters and not by tabs. This causes issues if you are copy/pasting text from the docs to quickly test out different bedtools commands:
Here is one page that contains the issue:
I am not 100% sure if you were aware of this or if this was intended, feel free to close this issue.
The text was updated successfully, but these errors were encountered: