安装pypeflow
2019-07-10 本文已影响2人
tobebettergirl
pip uninstall pypeflow
git clone https://github.com/PacificBiosciences/pypeFLOW.git
cd pypeFLOW
python setup.py install

https://github.com/PacificBiosciences/pypeFLOW
使用conda安装 pypeflow
conda uninstall pypeflow
conda install pypeflow==2.3.0
conda search pypeflow #查看已有的版本
pip uninstall pypeflow #卸载