I'm using bowtie in repetitive regions and need all possible alignments of these reads. My question is about the backtracking mentioned in the original bowtie paper, http://genomebiology.com/2009/10/3/R25. If I understand correctly the algorithm limits the number of backtracking steps to 125. That means that you get all valid alignments for 125 strings? Is this still the case? Is this irrelevant if you are only allowing 0-1 mismatches?
Unconfigured Ad
Collapse
X
-
Assuming you're using the --all option:
In -n mode (quality-aware) you can specify --tryhard to get all (?) the alignments. Not sure if it guarantees all of them, but the manual claims maximum sensitivity with that.
In -v mode (ignore quals) it'll always report all the alignments (implied by the manual).
Latest Articles
Collapse
-
by SEQadmin2
The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.
This convergence of genetics, immunology, and computation...-
Channel: Articles
09-01-2026, 05:41 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, 09-18-2026, 11:37 AM
|
1 response
27 views
0 reactions
|
Last Post
by pekgio
Yesterday, 02:04 AM
|
||
|
Started by SEQadmin2, 09-16-2026, 10:23 AM
|
1 response
42 views
0 reactions
|
Last Post
by pekgio
Yesterday, 02:12 AM
|
||
|
Started by SEQadmin2, 09-09-2026, 12:14 PM
|
0 responses
50 views
0 reactions
|
Last Post
by SEQadmin2
09-09-2026, 12:14 PM
|
||
|
Started by SEQadmin2, 09-09-2026, 11:33 AM
|
0 responses
35 views
0 reactions
|
Last Post
by SEQadmin2
09-09-2026, 11:33 AM
|
Comment