From b69c6c9b48b7871330335a2cd5a7fcc6fc8cec1c Mon Sep 17 00:00:00 2001 From: Sam Chorlton <10245822+schorlton@users.noreply.github.com> Date: Sat, 14 Nov 2020 18:13:15 -0800 Subject: [PATCH] fix new flags --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6e82856..3fd9237 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,15 @@ This option specifies that the ONT native barcodes are being used and only looks If both these options are used then it doesn't look for middle adapters for reads that were unassigned a barcode (as it will be throwing these away anyway). -> --barcode_headers +> --barcode_labels This option writes the barcode calls to the header of the output fastq. -> --extended_headers +> --extended_labels This option also writes the barcode call for both ends of the read and the similarity scores for these matches -> --csv +> --barcode_stats_csv Writes a CSV file with one row per read giving the barcode call information