From 9b5881d673565b35cf0c39777cabeb87cf2868cd Mon Sep 17 00:00:00 2001 From: Bede Constantinides Date: Wed, 10 Apr 2024 15:42:33 +0100 Subject: [PATCH] Fix readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 884f957..a3ec3e8 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ INFO: Cleaning complete **Short unpaired reads, save log** -By default, single fastqs are assumed to be long reads. Override this by specifying `--aligner bowtie2` when decontaminating unpaired shorts reads. +By default, single fastqs are assumed to be long reads. Override this by specifying `--aligner bowtie2` when decontaminating unpaired short reads. ```bash $ hostile clean --aligner bowtie2 --fastq1 tests/data/human_1_1.fastq.gz > log.json