Skip to content

Commit dd37071

Browse files
authored
Update qiime_bio9905_tutorial.txt
1 parent ef2d20b commit dd37071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qiime_bio9905_tutorial.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ sed -i 's/18S_//g' filtered/seqs.fna
7373
#for the purpose of this tutorial we are providing you with the output files from the chimera checking step
7474
#we fetch the file listing all of the chimeric sequences from github with the following command:
7575
wget http://folk.uio.no/marieda/chimera.tar.gz
76-
tar -xzvf chimeras.tar.gz
76+
tar -xzvf chimera.tar.gz
7777
#the command to actually run the chimera checking yourself is:
7878
#identify_chimeric_seqs.py -i seqs.fna --suppress_usearch61_ref --usearch61_mindiv 3 -o chimeras -m usearch61
7979

0 commit comments

Comments
 (0)