Skip to content

Commit 364945e

Browse files
committed
fix defaults
1 parent 7bf1169 commit 364945e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ If your barcodes are shorter or you use barcodes of different lengths, you may n
6060
Depending on the DNA library design, your amplicon sequences could be tagged with barcodes in different ways.
6161
NextITS supports multiple multiplexing strategies that can be specified with the `--lima_barcodetype` parameter:
6262

63-
- `dual_symmetric` - identical barcodes at both ends
63+
- `dual_symmetric` - identical barcodes at both ends (default)
6464
- `dual_asymmetric` - different barcodes at 5' and 3' ends
65-
- `dual` - a mixture of symmetric and asymmetric barcodes (default)
65+
- `dual` - a mixture of symmetric and asymmetric barcodes
6666
- `single` - barcodes only at one end
6767

6868
For dual-barcoding schemes, provide barcode pairs in the FASTA file using the following format:

0 commit comments

Comments
 (0)