File tree Expand file tree Collapse file tree 4 files changed +131
-262
lines changed Expand file tree Collapse file tree 4 files changed +131
-262
lines changed Original file line number Diff line number Diff line change @@ -1427,7 +1427,7 @@ on separate processors/cores and synchronize when parsing reads and
1427
1427
outputting alignments. Searching for alignments is highly parallel,
1428
1428
and speedup is fairly close to linear.
1429
1429
1430
- </td ></tr ><tr ><td id =" bowtie2 -options-reorder" >
1430
+ </td ></tr ><tr ><td id =" bowtie -options-reorder" >
1431
1431
1432
1432
[ `--reorder` ] : #bowtie-options-reorder
1433
1433
Original file line number Diff line number Diff line change @@ -410,6 +410,7 @@ doc: doc/manual.html MANUAL
410
410
doc/manual.html : MANUAL.markdown
411
411
echo " <h1>Table of Contents</h1>" > .tmp.head
412
412
pandoc -B .tmp.head \
413
+ --ascii \
413
414
--css style.css -o $@ \
414
415
--from markdown --to HTML \
415
416
--metadata title:" Bowtie Manual" \
You can’t perform that action at this time.
0 commit comments