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.

Error of test files #14

Description

@RiMaxim

Hi,

I used test command
python SolidBin.py --contig_file final.contigs_1000.fa --coverage_profiles coverage_f1000.tsv --composition_profiles kmer_4_f1000.csv --output result.tsv --log og.txt

And I have such mistake

Traceback (most recent call last):
File "SolidBin.py", line 771, in
res, uu = ssncut(affinity_mat, bestK, [], [], 0, 0)
File "SolidBin.py", line 312, in ssncut
kmeans.fit(xx,sample_weight=weight)
TypeError: fit() got an unexpected keyword argument 'sample_weight'

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