Closed y9c closed 3 years ago
Hi, I just merged the PR from @yech1990 that should fix this. If you are able to install the latest from master, it should work. Let me know if you need help with that.
Hey great! If you could help with installing from master, that would be great! I used conda
to install before. I can wait for the conda version too, if it doesn't take long. Thanks!
Hi @timedreamer
I don't know how long the conda release will be as @TomSmithCGAT normally rolls these once there are a few changes to bundle up.
To install from master:
git clone https://github.com/CGATOxford/UMI-tools.git
cd UMI-tools
python setup.py install
You can delete the downloaded/cloned directory if you wish at this point.
Hi, I'm facing this problem also. Any solutions so far? I got the error
UnboundLocalError: local variable 'read1' referenced before assignment
Thanks! Ji