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

mbtools initial run #5

Open
assafgrw opened this issue Sep 10, 2023 · 5 comments
Open

mbtools initial run #5

assafgrw opened this issue Sep 10, 2023 · 5 comments

Comments

@assafgrw
Copy link

Hi Jared and Thanks for this tools.

I am trying to clone and run it but it seems like I am missing something or that something is missing in the repo.

There is no make or bash file and simply running " mbtools reference-frequency input.bam > output.tsv"
as in the README will not do. the rm file is not excusable.

Any suggestions?

Assaf

@jts
Copy link
Owner

jts commented Sep 11, 2023

Apologies, I put some information here: https://github.com/jts/mbtools/tree/main#compiling

@assafgrw
Copy link
Author

Thanks Jared,
Now its working.
However, I understood that it should work with ONT modified bams (MM ML tags). But it seems that these modifications are not recognized by mbtool, running: mbtools read-region-frequency -r '39Bisulfite.tsv' -g '/home/access/ref_genomes/hg38.fa' --cpg 'my_modified_bam.bam'

results in "Processed 1564146 reads in 44.714603338s. Mean modification frequency: NaN"

Am I missing something?

Is there a way to turn ONT modified bam into a standard modified bam?

Assaf

@jts
Copy link
Owner

jts commented Sep 13, 2023

Hi @assafgrw,

ONT's bams are standard mod bams so should work. Can you share a few lines or part of the bam file with me?

Jared

@assafgrw
Copy link
Author

assafgrw commented Sep 14, 2023 via email

@assafgrw
Copy link
Author

assafgrw commented Sep 20, 2023 via email

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