This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Qiime2 import command error

I have loaded Qiime2 by calling module load on HPC:

module load apps/qiime/2.0.1.20160711/bin

When I type qiime info command:

It shows below text

[305@login2(ken) test_qiime2]$ qiime info
System versions
Python version: 3.5.2
QIIME version: 2.0.1.dev0
q2cli version: 0.0.0-dev

Installed plugins
feature-table 0.0.0-dev (https://github.com/qiime2-plugins/q2-feature-table)
types 0.0.0-dev (https://github.com/qiime2/q2-types)
diversity 0.0.0-dev (https://github.com/qiime2/q2-diversity)

but when I type qiime tools import, it shows error:

qiime tools import --help

Usage: qiime tools [OPTIONS] COMMAND [ARGS]...

Error: No such command "import".**

Your help will be appreciated.

Thanks

software error

Please use appropriate tags. Your question is about qiime. That should have been a tag when you created the question. When you add appropriate tags, users that follow the tag (usually experts interested in helping others in that subject matter) get notified of your question, and this means you stand a better chance at getting a relevant, useful response faster.

Also, lease use the formatting bar (especially the code option) to present your post better. You can use backticks for inline code (`text` becomes text), or select a chunk of text and use the highlighted button to format it as a code block. I've done it for you this time.
code_formatting

0 answers

No answers yet.

Log in to answer this question.