You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ To use LMAS the following options are available:
76
76
Input parameters:
77
77
--fastq Path expression to paired-end fastq files.
78
78
(default: data/fastq/*_{1,2}.*)
79
-
--reference Path to triple-genome reference fasta file.
79
+
--reference Path to the genome reference fasta file.
80
80
(default: data/reference/*.fasta)
81
81
--md Path to markdown with input sample description for report (optional).
82
82
(default: data/*.md)
@@ -210,7 +210,7 @@ A bash script to download and structure the ZymoBIOMICS data to be used as input
210
210
211
211
sh get_data.sh
212
212
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.
214
214
It contains tripled complete sequences for the following species:
0 commit comments