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

AvA of ONT reads #281

Open
diego-rt opened this issue Oct 11, 2024 · 0 comments
Open

AvA of ONT reads #281

diego-rt opened this issue Oct 11, 2024 · 0 comments

Comments

@diego-rt
Copy link

Hey there,

A few issues we spotted when testing out wfmash for AvA:

Example command:

wfmash -t 16 -s 1000 -c 2k -l 4k -P inf -X -H 0 -f ont_reads.fastq ont_reads.fastq > aln.paf
  1. When performing self-alignments, alignments are only output in one direction: query -> target but not in the other target -> query.
  2. Omitting the -X option leads to a huge unexplained decline in the number of alignments being output. (7279 alignments without -X vs 172888 with -X)
  3. We were wondering whether indels are left-aligned in the CIGAR and whether they would be both left-aligned in the forward and reverse alignments. Further context here:

nanoporetech/dorado#851 (comment)

All tests were carried out using the latest commit on the main branch.

Many thanks!

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

1 participant