Moritz

Results 6 comments of Moritz

or if on conda `conda install --force --no-deps -c conda-forge - scikit-learn=0.24.2` the meta.yaml of the conda env has the wrong requirement made a pull request: https://github.com/merenlab/anvio/issues/1682

missing the bioconda, and used mamba not conda ... `mamba install --force --no-deps -c conda-forge -c bioconda scikit-learn=0.24.2` well, basically force install the 0.24.2 scikit-learn version but for conda

Thanks for the good and swift answer! I am not sure I want to know more about the intricacies of Rust-meets-python, I am too much of a duck-tape coder, if...

FYI, randomely mutating (somewhat)-random genomes, with a variable fraction that is just random bases (would be better if it was a bit less random...). Anyhow, it seams that fastANI is...

Hmmmm loads to digest, I knew this was a juicy rabit-hole (well, I knew as it is not really ther first time I fall in it...). Simple answer first, my...

Just a little update, I will use this issue as my "lab notebook"... fixed some things, got ANIb working somehow, and tried older version of fastANI, and still get opposite...