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

Find kmer locations original sequence #29

Open
Adamtaranto opened this issue Mar 22, 2023 · 2 comments
Open

Find kmer locations original sequence #29

Adamtaranto opened this issue Mar 22, 2023 · 2 comments

Comments

@Adamtaranto
Copy link

Hi All,

Is it possible to query the bwa index for all locations of a single kmer using prophex?

@karel-brinda
Copy link
Member

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).

@Adamtaranto
Copy link
Author

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.

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