Skip to content
New issue

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

checkM table not working #28

Closed
Sanrrone opened this issue May 22, 2023 · 1 comment
Closed

checkM table not working #28

Sanrrone opened this issue May 22, 2023 · 1 comment

Comments

@Sanrrone
Copy link

Sanrrone commented May 22, 2023

Dears,
I'm trying to use the --checkm-tab-table which expect 13 columns, Unfortunately there is no file with that description in the new release of CheckM.
complete_genomes.tsv: 11
completeness.tsv: 15
contamination.tsv: 14
quality_summary.tsv: 14

Additionally, as a part of other bug. I tried not use checkm flag and I got:

[2023-05-22T12:04:22Z INFO  bird_tool_utils::external_command_checker] Found dashing version v1.0 
thread 'main' panicked at 'Failed to find sufficient version of dashing. You may wish to use the finch precluster method if you are having problems with dashing.: "It appears the available version of dashing is too old (found version v1.0, required is 0.4.0)"', src/external_command_checker.rs:19:10
stack backtrace:
   0: rust_begin_unwind
             at /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/std/src/panicking.rs:579:5
   1: core::panicking::panic_fmt
             at /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/core/src/panicking.rs:64:14
   2: core::result::unwrap_failed
             at /rustc/84c898d65adf2f39a5a98507f1fe0ce10a2b8dbc/library/core/src/result.rs:1750:5
   3: galah::external_command_checker::check_for_dashing
   4: galah::cluster_argument_parsing::generate_galah_clusterer
   5: galah::cluster_argument_parsing::run_cluster_subcommand
   6: galah::main

which of course v1.0 is not older than 0.4.0.
what should I do?

thanks in advance

@wwood wwood closed this as completed in 44da2cb May 29, 2023
@wwood
Copy link
Owner

wwood commented May 29, 2023

Hi,

Thanks for your report - you can now (in the edge version, not released yet) use --checkm2-quality-report as input (rather than --checkm-tab-table.

Re dashing, also fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants