Skip to content

Commit fd3f4e1

Browse files
committed
update readme
1 parent 2e7e419 commit fd3f4e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ An observed barcode matches an expected barcode if all the following are true:
8080
mismatches (see `--max-mismatches`).
8181
2. The difference between number of mismatches in the best and second best barcodes is greater
8282
than or equal to the minimum mismatch delta (`--min-mismatch-delta`).
83+
8384
The expected barcode sequence may contains Ns, which are not counted as mismatches regardless
8485
of the observed base (e.g. the expected barcode `AAN` will have zero mismatches relative to
8586
both the observed barcodes `AAA` and `AAN`).

0 commit comments

Comments
 (0)