We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi All,
Is it possible to query the bwa index for all locations of a single kmer using prophex?
The text was updated successfully, but these errors were encountered:
No, ProphEx doesn't output this. But you can use bwa fastmap (see eg https://github.com/karel-brinda/simplitigs-supplementary/blob/43e09b2052e64eb92fdbea8ee669becb1489ed0e/experiments/multiple_pangenomes_bwa/Snakefile#L54 for how it can be done).
Sorry, something went wrong.
I was wondering if prophex had an internal method for querying a bwa index that I might be able to re-purpose.
Thanks for the link I'll check out fastmap.
No branches or pull requests
Hi All,
Is it possible to query the bwa index for all locations of a single kmer using prophex?
The text was updated successfully, but these errors were encountered: