-
Notifications
You must be signed in to change notification settings - Fork 11
Pints #58
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
Pints #58
Conversation
Python linting (
|
|
a81b91f
to
ce78f23
Compare
This will allow simple filtering of reads by promoters, or histone modifications. Users will have to generate them and clean the data before themselves.
I might still want to do all the bams at once, but this is pretty good and allows for one file per cross over, and I don't have to combine downstream.
In the case of biological replicates
Also moves stuff into tests/data
Bedtools handles gzipped files out of the box apparently too, so that's nice win.
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
Closes #39