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

minimap2 settings #8

Open
pawel-wojciechowski opened this issue Sep 18, 2024 · 2 comments
Open

minimap2 settings #8

pawel-wojciechowski opened this issue Sep 18, 2024 · 2 comments

Comments

@pawel-wojciechowski
Copy link

Hi,
I have a problem with minimap2 settings. When I try to use rb to obtain saffire file on the basis on existing paf I receive the error:

thread 'main' panicked at 'called Result::unwrap() on an Err value: PafParseCigar { msg: "target bases 0 from cigar does not equal 53009621-1=53009620\nptg000001l\t53009641\t1\t53009621\t+\tchr8\t68166422\t1\t53009621\t44308341\t53009620\t60\tid:Z:\tcg:Z:\n" }', src/paf.rs:71:43

What is the reason?
Help, please.

Pawel

@mrvollger
Copy link
Owner

I would guess the cigar tag is missing. Running minimap2 with -c and --eqx should fix that.

@pawel-wojciechowski
Copy link
Author

It works! Thank you. Maybe you should. Maybe you should put this information on the front page. What do you think about it?

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