You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use mbtools but am getting zero total_calls and modified_calls for all reads. My data is modbams called with dorado using model [email protected] and --modified-bases 5mCG_5hmCG.
Any idea how to address this problem? Has anybody experienced this issue?
Many thanks!
Rodrigo
The text was updated successfully, but these errors were encountered:
Just to report that I figured what seems to have been causing the problem in case anyone encounters the same issue.
Apparently, the 5hmCG calls were the problem. I used modkit adjust as follows to remove 5hmCG calls from the bam prior to passing to mbtools and this solved the issue.
modkit adjust-mods input.bam output.adjust.bam --ignore h
Hi guys,
I am trying to use mbtools but am getting zero total_calls and modified_calls for all reads. My data is modbams called with dorado using model [email protected] and --modified-bases 5mCG_5hmCG.
Any idea how to address this problem? Has anybody experienced this issue?
Many thanks!
Rodrigo
The text was updated successfully, but these errors were encountered: