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

Failed Cholesky decomposition in decomposeMatrix #314

Open
bebatut opened this issue Aug 10, 2022 · 0 comments
Open

Failed Cholesky decomposition in decomposeMatrix #314

bebatut opened this issue Aug 10, 2022 · 0 comments

Comments

@bebatut
Copy link

bebatut commented Aug 10, 2022

Hi,

When I try to run CONCOCT on one of my sample (work on a 2nd one), it failed with Failed Cholesky decomposition in decomposeMatrix.
I do not understand the error, what could cause it and how to fix it.
Any idea how to debug?

Thanks

Bérénice


Details

Command:

$ concoct --coverage_file 'coverage' --composition_file 'composition.fa' --clusters 400 --kmer_length 4 --threads 48 --length_threshold 1000 --read_length 100 --total_percentage_pca 100 --basename 'outdir/' --seed 1 --iterations 500   --no_original_data

with

  • Assembly from MEGAHIT
  • coverage generated using concoct_coverage_table.py (default values)
  • composition.fa generated using cut_up_fasta.py (default values)
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

1 participant