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

Is there any relevant evaluation for winnowmap2 with RNA-Seq data (like ont, iso-seq)? #41

Open
shengxinzhuan opened this issue Nov 1, 2023 · 1 comment

Comments

@shengxinzhuan
Copy link

Hello, I've been using ONT's full-length transcript data for genome annotation recently, but it seems that minimap2 doesn't handle some complex regions very well. I had a great experience using winowmap for mapping HiFi data before, so I wanted to ask if winnowmap2 has specific parameters or modes for RNA-Seq data like this?

@keenhl
Copy link

keenhl commented Nov 7, 2023

I think the map_ont should work for this.

-x STR preset (always applied before other options) []
- map-ont (ont-to-ref, uses default param)
- map-pb (hifi-to-ref, all defaults but does finer read fragmentation in SV-aware mapping)
- map-pb-clr (clr-to-ref, sets --sv-off)
- splice/splice:hq - long-read/Pacbio-CCS spliced alignment, sets --sv-off
- asm5/asm10/asm20 - asm-to-ref mapping

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