Closed NurislamSheih closed 1 year ago
Hi @NurislamSheih ,
Looks like your fibertools version got out of date with the fiberseq-smk pipeline (I recently added that new paramater). When you are in the conda env you can update with:
yes | pip uninstall fibertools && pip install git+https://github.com/fiberseq/fibertools; fibertools -h
This will soon be versioned so thing like this don't happen but for now I recommend this.
keep me in the loop about how this goes.
Oh, thank you a lot, Mitchell! Sure!
Hi @mrvollger,
I've faced with a problem during running-smk the pipeline:
I am still trying to figure out what happened; smk pipeline worked without errors during the last few days. Could it be some version discrepancy between xgboost and pandas?