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

Dorado no-call for 6mA #1146

Open
zhongzhd opened this issue Nov 21, 2024 · 4 comments
Open

Dorado no-call for 6mA #1146

zhongzhd opened this issue Nov 21, 2024 · 4 comments
Labels
mods For issues related to modified base calling

Comments

@zhongzhd
Copy link

Hi,
When I was using Dorado to detect 6mA, I output the modification status of each site through Modkit and found that a large number of sites had a high rate of no-call results. According to the Modkit documentation, the undetected results are due to mismatches around the detection sites, such as CG turning into CH, which leads to a motif mismatch. However, 6mA detection should not be limited by motifs, so I am unclear why there is such a high proportion of no-call results.
image
image

@HalfPhoton HalfPhoton added the mods For issues related to modified base calling label Nov 21, 2024
@ArtRand
Copy link

ArtRand commented Nov 27, 2024

Hello @zhongzhd,

Could you share the dorado command you used and the modified base model?

@zhongzhd
Copy link
Author

Thanks for your reply, the code is as follows: "dorado-0.7.2-linux-x64/bin/dorado basecaller dorado-0.7.2-linux-x64/models/[email protected] pod5 --modified-bases 6mA --reference Ref.fa --secondary no --emit-moves --no-trim -x "cuda:1,2,3" > pod5_6mA.bam"

@ArtRand
Copy link

ArtRand commented Dec 13, 2024

@zhongzhd that is strange. Could you tell me what modkit --version you have? Also could you extract the reads aligning to just this small window and attach them? Also do you see any indication in the Modkit logs that reads aren't being handled correctly?

@ArtRand
Copy link

ArtRand commented Dec 19, 2024

@zhongzhd Did you use modkit call-mods on the modBAM before running modkit pileup?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mods For issues related to modified base calling
Projects
None yet
Development

No branches or pull requests

3 participants