Skip to content

Commit 6d358e1

Browse files
authored
Update PacBio_Palindrome.md
1 parent 1848bcb commit 6d358e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PacBio_Palindrome.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ In the example below:
4242

4343

4444
```sh
45-
blasr trimmed400.fastq target12.fasta --sam --placeGapConsistently --out trimmed400.sam --nproc 32 --hitPolicy all --minAlnLength 200
46-
45+
blasr trimmed400.fastq target12.fasta --sam --placeGapConsistently \
46+
--out trimmed400.sam --nproc 32 --hitPolicy all --minAlnLength 200
4747
```

0 commit comments

Comments
 (0)