You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @jakerhodes , thanks for bringing this to my attention. You will need to upgrade scprep to at least 1.0.0 -- I've added this requirement to the repository so it won't happen again.
Hello, Scott,
When trying to run your quick example code from the README file, I get the following error:
AttributeError: module 'scprep.run' has no attribute 'install_bioconductor'
I installed a fresh copy of Python 3.7 (Anaconda), and ran the following before trying to implement your example:
conda install pip
pip install git+https://github.com/scottgigante/DEMaP
conda install rpy2
All of the installations seemed to work.
Any thoughts?
Jake
The text was updated successfully, but these errors were encountered: