通过conda安装纯净环境的scVelo

https://scvelo.readthedocs.io/about/

  • conda install -c conda-forge widgetsnbextension -y
  • jupyter nbextension enable –py widgetsnbextension
  • 重启 jupyter
  • conda create -n scVelo -c conda-forge python=3.7 -y
  • conda activate scVelo
  • conda install -c conda-forge scanpy -y
  • conda install -c conda-forge matplotlib -y
  • pip install -U scvelo
  • pip install -U tqdm ipywidgets
  • conda install -c conda-forge ipykernel -y
  • python -m ipykernel install –user –name python-scVelo

通过conda安装纯净环境的scVelo
https://occdn.limour.top/1777.html
Author
Limour
Posted on
May 1, 2022
Licensed under