安装pypeflow
2019-07-10 本文已影响2人
tobebettergirl
pip uninstall pypeflow
git clone https://github.com/PacificBiosciences/pypeFLOW.git
cd pypeFLOW
python setup.py install
![](https://img.haomeiwen.com/i13025450/fb613cb44990b4aa.png)
https://github.com/PacificBiosciences/pypeFLOW
使用conda安装 pypeflow
conda uninstall pypeflow
conda install pypeflow==2.3.0
conda search pypeflow #查看已有的版本
pip uninstall pypeflow #卸载