We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1848bcb commit 6d358e1Copy full SHA for 6d358e1
PacBio_Palindrome.md
@@ -42,6 +42,6 @@ In the example below:
42
43
44
```sh
45
-blasr trimmed400.fastq target12.fasta --sam --placeGapConsistently --out trimmed400.sam --nproc 32 --hitPolicy all --minAlnLength 200
46
-
+blasr trimmed400.fastq target12.fasta --sam --placeGapConsistently \
+ --out trimmed400.sam --nproc 32 --hitPolicy all --minAlnLength 200
47
```
0 commit comments