diff --git a/README.md b/README.md index 791ad5017..788056a62 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ The default heuristic for double-ended barcodes is to look for them on either en The output from `dorado basecaller` can be demultiplexed into per-barcode BAMs using `samtools split`. e.g. ``` -$ samtools split -u -f /_%!.bam +$ samtools split -u /unclassified.bam -f "/_%!.bam" ``` #### Classifying existing datasets