From 98c1f2c1bb0936c80f7a82283509a87d01f132db Mon Sep 17 00:00:00 2001 From: Simone Maestri Date: Sat, 12 Jun 2021 11:44:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad72a20..599f7d5 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,7 @@ The **MetatONTrack.sh** script reproduces what the EPI2ME 16S workflow does, bla Usage: MetatONTrack.sh \ \ Note: Activate the virtual environment with ```source activate ONTrack_env``` before running. -Set _DB_ variable to an NCBI Blast-indexed database inside the script; if using NCBI nt database, change _cut -d" " -f2,3_ (line 47) and _cut -d" " -f2_ (line 48) to _cut -d" " -f1,2_ and _cut -d" " -f1_ respectively +Set _DB_ variable to an NCBI Blast-indexed database inside the script. Inputs: * \: MinION fastq reads from a meta-barcoding experiment