nanoporetech / dorado

Oxford Nanopore's Basecaller
https://nanoporetech.com/
Other
531 stars 63 forks source link

poly-A estimation and adapter trimming on direct RNAseq data #790

Closed lzhangLIH closed 5 months ago

lzhangLIH commented 6 months ago

Issue Report

Please describe the issue:

I want to estimate poly-A during basecalling for direct RNA-seq data and have bam file with adapter-trimmed reads as output. But using option --estimate-poly-a disabled the trimming and the RNA adapter cannot be trimmed post-basecalling using dorado trim. Do you have a solution to avoid running twice dorado basecaller to have poly-A estimation and trimmed reads in bam file?

Run environment:

tijyojwad commented 6 months ago

Hi @lzhangLIH - yes we are planning to enable this for the next release.

lzhangLIH commented 6 months ago

Great! Thank you!

tijyojwad commented 5 months ago

Hi @lzhangLIH - this is now available in dorado v0.7.0 onwards, and is the default mode of operation (i.e. adapters are trimmed)