Closed jina-leemon closed 2 years ago
Hello, Thank you for your message! Can you please provide the version number of READemption? You can find that out by typing:
$ reademption --version
How did you install reademption?
Best wishes,
Till
Hello,
I used pip install reademption and the version is 1.0.5!
I assume this error happens because of some changes in the library that we use to run parallel tasks (https://docs.python.org/3/library/concurrent.futures.html). We are currently working on a new version of READemption, that solves this error. However, it will only be released in a couple of days. If you you can not wait for the release of the new version, you could switch to the dev branch of READemption and rerun the analysis (note that the syntax changed, you can see an example via --help after each subcommand)
Hello!
I ran alignment and coverage, and while running gene_quanti I encountered this error:
Do you know anything about this?
Thank you!