Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

methylation analysis pipelines? #618

Closed
saketkc opened this issue Sep 30, 2014 · 8 comments
Closed

methylation analysis pipelines? #618

saketkc opened this issue Sep 30, 2014 · 8 comments

Comments

@saketkc
Copy link
Contributor

saketkc commented Sep 30, 2014

Brad,

Any plans to incorporate methylome analysis pipelines? I am thinking of using bcbio-nextgen architecture to come up with one. Wondering if it would be a duplication of efforts?

However, I am not sure if this is a 'wishlisted' feature from the community.

@chapmanb
Copy link
Member

Saket;
Thanks for checking in. This is something we'd like to have been haven't started any work to integrate it yet. @jnhutchinson has done most of the methylation work in our group and use Bismark for mapping (http://www.bioinformatics.babraham.ac.uk/projects/bismark/) and BisSNP (https://sourceforge.net/projects/bissnp/) for calling, alongside BSeQC (https://code.google.com/p/bseqc/).

We'd be happy to accept any contributions if you have time to work on this. Thanks again.

@chapmanb chapmanb closed this as completed Oct 9, 2014
@chapmanb chapmanb reopened this Oct 9, 2014
@chapmanb
Copy link
Member

chapmanb commented Oct 9, 2014

Saket;
Thanks again. I added this to todo list as something we can work on in the future. Definitely happy to accept contributions if you end up working on this.

@saketkc
Copy link
Contributor Author

saketkc commented Oct 9, 2014

I am working on this. The pace is going to be slow, though.

@jnhutchinson
Copy link

Saket, do let me know if I can be of any help. I likely wont' be much help with the actual implementation but I'm happy to serve as a guinea pig for trial runs.

Best,
John

@saketkc
Copy link
Contributor Author

saketkc commented Oct 9, 2014

Sure, John!

@lpantano
Copy link
Collaborator

lpantano commented May 4, 2015

Hi @saketkc,

I am implementing some code for RRBS data. For now it is outside bcbio, but with a very similar structure so it should be easy to integrate it in the future. I just wanted to follow up with you to know if you have any update from your side. @jnhutchinson's pipeline is based on trim_galore, bismark and bissnp with some middle steps for filtering and bam cleaning. I don't know if you are using the same tools or completely different tools?

thanks in advance!

@saketkc
Copy link
Contributor Author

saketkc commented May 4, 2015

Hi @lpantano,

Unfortunately I did not make a headstart with this. I do use the same tools, but outside bcbio. They are implemented in python too, but do not follow bcbio structure at all.

@lpantano
Copy link
Collaborator

lpantano commented May 4, 2015

Thanks for the feedback. If we end up implementing in bcbio will post here. And maybe from that it would be easier to have your comments for best practices.
Right now is here: https://github.com/lpantano/ASMfinder. Still not functional, hope to get it working during this week. It has all the parallelization with ipython (same way bcbio has).

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

No branches or pull requests

4 participants