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

Windows line endings can cause issues in BED/GTF files #506

Closed
dpryan79 opened this issue Apr 8, 2017 · 2 comments
Closed

Windows line endings can cause issues in BED/GTF files #506

dpryan79 opened this issue Apr 8, 2017 · 2 comments
Assignees

Comments

@dpryan79
Copy link
Collaborator

dpryan79 commented Apr 8, 2017

Thankfully, few people prepare BED files under Windows, but if they did that could cause problems due to deeptoolsintervals not opening files with "universal line endings". This is a trivial fix, so this issue report will just serve as a reminder for me to implement and test it.

@dpryan79 dpryan79 self-assigned this Apr 8, 2017
@dpryan79
Copy link
Collaborator Author

dpryan79 commented Apr 8, 2017

Amusingly, this is only an issue in python2.

@dpryan79
Copy link
Collaborator Author

This is now implemented in the develop branch and will get included either in 2.5.1 or 2.6 (mostly depending on whether we feel like calling this a bug or not).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant