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

handle empty files in venn diagram construction #64

Closed
daler opened this issue Sep 24, 2012 · 1 comment
Closed

handle empty files in venn diagram construction #64

daler opened this issue Sep 24, 2012 · 1 comment

Comments

@daler
Copy link
Owner

daler commented Sep 24, 2012

BEDTools raises an error -- file does not exist -- when trying to open an empty file. Venn diagram construction can create zero-length output files that are then sent to BEDTools to work on.

At least for the case of Venn diagrams, this should not be considered an error, since it's mostly outside the user's control. In fact, finding out whether there are zero jointly-shared features may be one reason why they're making a Venn diagram in the first place.

@daler
Copy link
Owner Author

daler commented Nov 18, 2013

Duplicate of #95 which has been fixed.

@daler daler closed this as completed Nov 18, 2013
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