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

Do I need to convert U to T for nanopore direct RNA m6A analysis #1115

Open
wuy24 opened this issue Sep 26, 2023 · 2 comments
Open

Do I need to convert U to T for nanopore direct RNA m6A analysis #1115

wuy24 opened this issue Sep 26, 2023 · 2 comments

Comments

@wuy24
Copy link

wuy24 commented Sep 26, 2023

Hi,

I am analyzing m6A call from nanopore direct RNA sequenceing data. After basecalling, the direct RNA reads contain U instead of T. I wonder if it is necessary to conver U to T in fastq file in order to do m6A calling. And if I converted U to T in the analysis, will it affect the results? Thank you!

Best,
Ying

@jts
Copy link
Owner

jts commented Sep 26, 2023

Hi @wuy24,

Nanopolish itself doesn't call m6A so I would consult with the package you are using for m6A identification. But in general yes, Us should be converted to Ts for nanopolish.

Jared

@wuy24
Copy link
Author

wuy24 commented Sep 26, 2023

Hi Jared,

Thank you very much for your quick reply! Yes, I am using m6anet for m6A call and it require the eventalign.txt from nanopolish eventalign. I will probably convert U to Ts to run nanopolish and consult with the package. Thank you!

Best,
Ying

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