Skip to content

Commit 5ff4bcd

Browse files
authored
Update README.md
1 parent 78c9964 commit 5ff4bcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To use LMAS the following options are available:
7676
Input parameters:
7777
--fastq Path expression to paired-end fastq files.
7878
(default: data/fastq/*_{1,2}.*)
79-
--reference Path to triple-genome reference fasta file.
79+
--reference Path to the genome reference fasta file.
8080
(default: data/reference/*.fasta)
8181
--md Path to markdown with input sample description for report (optional).
8282
(default: data/*.md)
@@ -210,7 +210,7 @@ A bash script to download and structure the ZymoBIOMICS data to be used as input
210210

211211
sh get_data.sh
212212

213-
Running this scipt downloads the [eight bacterial genomes and four plasmids of the ZymoBIOMICS Microbial Community Standards](https://zenodo.org/record/4588970#.YEeA83X7RhE) were used as the triple reference.
213+
Running this scipt downloads the [eight bacterial genomes and four plasmids of the ZymoBIOMICS Microbial Community Standards](https://zenodo.org/record/4588970#.YEeA83X7RhE) were used as reference.
214214
It contains tripled complete sequences for the following species:
215215
- *Bacillus subtilis*
216216
- *Enterococcus faecalis*

0 commit comments

Comments
 (0)