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 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
The text was updated successfully, but these errors were encountered:
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.
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!
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
The text was updated successfully, but these errors were encountered: