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
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
The text was updated successfully, but these errors were encountered:
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 anErr
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:43What is the reason?
Help, please.
Pawel
The text was updated successfully, but these errors were encountered: