whokaryote
whokaryote copied to clipboard
AttributeError: 'DecisionTreeClassifier' object has no attribute 'n_features_'
Hello,
I installed whokaryote with conda and I am trying to run using this: whokaryote.py --contigs /home/shishido/Lichen_data/Meta_omics2023/contigs/contigs_L10.fasta --outdir whokaryote_outputL10 --f --threads 10
But I am getting some error (below), could you please help me with what I should do?
Output directory is whokaryote_outputL10
Size-filtered contigs already exist. Using those.
Tiara prediction file already present.
Running prodigal...
Prodigal gene prediction successful. Saving gene coordinate file...
Gene coordinate file saved.
Gene prediction took 348.8451623916626 seconds.
Calculating gene structure features with gene predictions...
File extension: GFF
Calculating features successful.
Calculating gene structure features took 1.6910111904144287 seconds.
Predicting contig class...
Using model with tiara predictions to predict contig class...
Traceback (most recent call last):
File "/home/shishido/anaconda3/envs/whokaryote/bin/whokaryote.py", line 104, in