Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Object of type 'NoneType' has no len() #8

Description

@ZhangZhenmiao

Hi,

I got an error of "object of type 'NoneType' has no len()" after "finish generating affinity matrix". Can you help me?

2020-09-03 18:00:08,794 - Input arguments:
2020-09-03 18:00:08,914 - contig_file: final.contigs.fa
2020-09-03 18:00:08,914 - coverage_profiles: input_solidbin/coverage_new.tsv
2020-09-03 18:00:08,915 - composition_profiles: kmer_4_f1000.csv
2020-09-03 18:00:08,915 - output path: solidbin_output/solidbin.txt
2020-09-03 18:00:08,915 - priori_ml_list: Not Available
2020-09-03 18:00:08,915 - priori_cl_list: Not Available
2020-09-03 18:00:08,915 - clusters: Auto
2020-09-03 18:00:14,958 - Start generating affinity matrix
2020-09-03 18:00:16,359 - Finish generating affinity matrix
exec cmd: /home/comp/zmzhang/software/SolidBin/auxiliary/test_getmarker.pl final.contigs.fa.hmmout final.contigs.fa 1001 final.contigs.fa.seed 0
Traceback (most recent call last):
File "/home/comp/zmzhang/software/SolidBin/SolidBin.py", line 738, in
bestK=len(seed_list)
TypeError: object of type 'NoneType' has no len()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions