Skip to content

Commit 2e7e419

Browse files
committed
update readme
1 parent b23af24 commit 2e7e419

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ be concatenated using the `-` delimiter and placed in the given SAM record tag (
6262
default). Similarly, the sample barcode bases from the given read will be placed in the `BC`
6363
tag.
6464

65-
Metadata about the samples should be given as a headered metadata TSV file with at least the
65+
Metadata about the samples should be given as a headered metadata TSV file with at least the
6666
following two columns present:
6767

68-
1. `sample_id` - the id of the sample or library.
68+
1. `sample_id` - the id of the sample or library.
6969
2. `barcode` - the expected barcode sequence associated with the `sample_id`.
7070

71-
For reads containing multiple barcodes (such as dual-indexed reads), all barcodes should be
71+
For reads containing multiple barcodes (such as dual-indexed reads), all barcodes should be
7272
concatenated together in the order they are read and stored in the `barcode` field.
7373

7474
The read structures will be used to extract the observed sample barcode, template bases, and
@@ -154,7 +154,7 @@ Options:
154154
[default: 2]
155155

156156
-t, --threads <THREADS>
157-
The number of threads to use. Cannot be less than 3
157+
The number of threads to use. Cannot be less than 5
158158

159159
[default: 8]
160160

0 commit comments

Comments
 (0)