Bsmap methylation on Hadoop
1
0
Entering edit mode
9.3 years ago
Hello Everyone, Can someone give me some insights on how to do bsmap methylation extraction on human genome data using hadoop cluster??
bsmap methylation hadoop human genome • 1.8k views
ADD COMMENT
0
Entering edit mode
9.3 years ago

The simplest method would be to just run each chromosome (or a part thereof, depending on how many cores you have, how the data is stored, etc.) on a separate core somewhere on the cluster. This actually has nothing to do with hadoop other than the fact that the cluster is likely using it for file storage.

ADD COMMENT
0
Entering edit mode
Yeah. You are correct but I am wondering is there a way to do this using Hadoop.
ADD REPLY
0
Entering edit mode

If you want to write the code to do it, then pretty much anything is possible :)

ADD REPLY

Login before adding your answer.

Traffic: 1093 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6