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

Topic: how BowTie2 works #2

Open
crmackay opened this issue Sep 1, 2015 · 0 comments
Open

Topic: how BowTie2 works #2

crmackay opened this issue Sep 1, 2015 · 0 comments
Assignees

Comments

@crmackay
Copy link
Member

crmackay commented Sep 1, 2015

people use this all the time, they generally use the defaults, or twiddle with the a few settings, but understanding how it actually aligns is important if you want to make informed conclusions from your data...

  • a overview of how bowtie2 works
    • indexing ...maybe just indexing in general...the FM index and BWT could be another topic
    • mutliseed heuristics
    • extending seeds and backtracking
    • reporting the best alignment
    • default setting (seed length, seed spread, allows mismatched etc)
  • potential problems
    • aligning to multiple genomes
    • seed sequences with gaps are not aligned
    • the best alignment is (semi)randomly chosen for multi-mappers
@crmackay crmackay self-assigned this Sep 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant