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

Dashing failed #19

Open
SilasK opened this issue Sep 14, 2022 · 1 comment
Open

Dashing failed #19

SilasK opened this issue Sep 14, 2022 · 1 comment

Comments

@SilasK
Copy link

SilasK commented Sep 14, 2022

I tested Galah on a small and on a large dataset. In both, I get

[2022-09-14T07:35:31Z INFO  galah::dashing] Running dashing to get approximate distances ..
[2022-09-14T07:35:31Z ERROR bird_tool_utils::command] Error when running dashing process. Exitstatus was : ExitStatus(unix_wait_status(4))
[2022-09-14T07:35:31Z ERROR bird_tool_utils::command] The STDERR was: "Dashing version: v0.4.0\n"
[2022-09-14T07:35:31Z ERROR bird_tool_utils::command] The STDOUT was: ""
[2022-09-14T07:35:31Z ERROR bird_tool_utils::command] Cannot continue after dashing failed.

I can use the finch method as a work around.

I installled galah with conda
Here is my full command.

galah cluster  --genome-fasta-directory genomes/all_bins --genome-fasta-extension fasta  --genome-info genomes/quality.csv  --ani 97.5  --min-aligned-fraction 0.5    --min-completeness 50  --max-contamination 10  --quality-formula Parks2020_reduced  --threads 8  --output-representative-fasta-directory genomes/dereplicated_genomes  --output-cluster-definition genomes/clustering/allbins2genome_oldname.tsv

@wwood
Copy link
Owner

wwood commented Sep 14, 2022

Hi,

I think this is likely due to a compilation issue with dashing - does running it outside of galah work?

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