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

advice on data analysis #649

Open
riyabelani opened this issue Jan 11, 2024 · 1 comment
Open

advice on data analysis #649

riyabelani opened this issue Jan 11, 2024 · 1 comment

Comments

@riyabelani
Copy link

Hello!

I have used this program to extract the DNA methylation levels from data and have bam outputs. I am trying to analyze where methylation is occurring on the genome, but the annotations of the published genome are either not compatible with the Bismark outputs, or there aren't annotations. I used the published reference genome when I used the Bismark program, and the program ran fine. Any advice?

@FelixKrueger
Copy link
Owner

Bismark does not require, or in fact use, any genome annotations to run. Generally, you need to ensure that both the genome sequence as well as the annotations come from the same source, e.g. all from Ensembl, or all from NCBI, as there are some differences in naming conventions despite using the same underlying sequences. But yea, this is really a separate issue and shouldn't have anything to do with Bismark or its methylation calls.

If you are new to this field I can highly recommend SeqMonk as a user friendly tools look explore and analyse methylation data. Here is a link to a DNA methylation analysis course to show what it capable of (there should also be plenty of tutorial videos on Youtube to help you get started).

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

2 participants