From 734635b49770393439cbd001ce004fd6873e3f1d Mon Sep 17 00:00:00 2001 From: Jacques Dainat Date: Thu, 30 Jan 2025 16:28:41 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f75fa28..52b732e 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ nextflow run Juke34/AliNe \ --aligner bbmap,bowtie2,bwaaln,bwamem,bwasw,graphmap2,hisat2,minimap2,ngmlr,nucmer,star,subread,sublong \ --trimming_fastp \ --fastqc \ - --samtools_statss \ + --samtools_stats \ --star_options "--genomeSAindexNbases 9" ```