We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried to build a custom database according to the manual.
However, I encountered an error with the following command:
midas2 build_midasdb --generate_cluster_info --species all --midasdb_name newdb --midasdb_dir tests_mags --debug --force -t 20
it said, midas2: error: unrecognized arguments: --generate_cluster_info
my version is Metagenomic Intra-Species Diversity Analysis System 2 (MIDAS2), Version 2.0.0.rc3
How can I solve this?
The text was updated successfully, but these errors were encountered:
Hi,
I haven’t got time to update the readme for MIDAS v3 yet. Please refer to the tests/test_db.sh for building custom MIDAS db. Thanks.
Chunyu
Sorry, something went wrong.
No branches or pull requests
I tried to build a custom database according to the manual.
However, I encountered an error with the following command:
midas2 build_midasdb --generate_cluster_info --species all --midasdb_name newdb --midasdb_dir tests_mags --debug --force -t 20
it said,
midas2: error: unrecognized arguments: --generate_cluster_info
my version is Metagenomic Intra-Species Diversity Analysis System 2 (MIDAS2), Version 2.0.0.rc3
How can I solve this?
The text was updated successfully, but these errors were encountered: