Bracken icon indicating copy to clipboard operation
Bracken copied to clipboard

Bracken "Value Error: not enough values to unpack (expected 3, got 1)

Open Virome1 opened this issue 3 years ago • 2 comments

Hi,

I am running bracken and using the following database: https://bridges.monash.edu/projects/Metagenomics_Index_Correction/65534

This is the error I am getting: Traceback (most recent call last): File "/opt/software/conda_env/bin/src/est_abundance.py", line 488, in <module> main() File "/opt/software/conda_env/bin/src/est_abundance.py", line 287, in main [mapped_taxid, mapped_taxid_dict] = process_kmer_distribution(line,lvl_taxids,map2lvl_taxids) File "/opt/software/conda_env/bin/src/est_abundance.py", line 99, in process_kmer_distribution [g_taxid,mkmers,tkmers] = genome_str.split(':') ValueError: not enough values to unpack (expected 3, got 1) Any help would be appreciated

Virome1 avatar Aug 19 '21 10:08 Virome1

I've got the same issue. Anyone wanna share a solution? Many thanks.

I'm using Krakenuniq with the pre-built database downloaded from https://benlangmead.github.io/aws-indexes/k2, the 384G one EuPathDB48, to generate the report file.

fengyuchengdu avatar Oct 13 '22 07:10 fengyuchengdu

I've got the same issue. Anyone wanna share a solution? Many thanks.

I'm using Krakenuniq with the pre-built database downloaded from https://benlangmead.github.io/aws-indexes/k2, the 384G one EuPathDB48, to generate the report file.

Hi @fengyuchengdu , have you addressed this issue?

ZhangDengwei avatar Aug 10 '23 13:08 ZhangDengwei