Skip to content

Commit 0f1ae4e

Browse files
authored
Update classify_wf.ipynb
1 parent c8adbc9 commit 0f1ae4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/examples/classify_wf.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
}
265265
],
266266
"source": [
267-
"!gtdbtk classify --genome_dir /tmp/gtdbtk/genomes --align_dir /tmp/gtdbtk/align --out_dir /tmp/gtdbtk/classify -x gz --cpus 2"
267+
"!gtdbtk classify --genome_dir /tmp/gtdbtk/genomes --align_dir /tmp/gtdbtk/align --out_dir /tmp/gtdbtk/classify -x gz --cpus 2 (--skip_ani_screen OR --mash_db)"
268268
]
269269
},
270270
{
@@ -320,4 +320,4 @@
320320
},
321321
"nbformat": 4,
322322
"nbformat_minor": 4
323-
}
323+
}

0 commit comments

Comments
 (0)