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

Refactor footprinting module #4

Open
jpiper opened this issue Dec 10, 2013 · 0 comments
Open

Refactor footprinting module #4

jpiper opened this issue Dec 10, 2013 · 0 comments
Assignees

Comments

@jpiper
Copy link
Owner

jpiper commented Dec 10, 2013

The footprinting module needs refactoring for a number of reasons, including code clarity and general good programming practices. Ideally, we would like to make footprinting parallelisable, but due to how the footprinting is implemented, this isn't possible as one must pass an open file object (a BAMHandler) to Wellington, and this isn't pickleable.

@ghost ghost assigned jpiper Dec 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant