PyClone 源码安装

#由于0.13.1版本numba依赖关系作者描述不清不建议使用
#PyClone 0.13.0 install
git clone -b 0.2.3 https://github.com/Roth-Lab/pydp.git
cd pydp/
pip install . --prefix=/opt/sysoft/pydp-0.2.3
echo 'export PYTHONPATH=/opt/sysoft/pydp-0.2.3/lib/python2.7/site-packages:$PYTHONPATH' >> ~/.bashrc.pydp-0.2.3
cd ..
rm -rf pydp/

pip install 'matplotlib>=1.2.0'
pip install 'numpy>=1.6.2'
pip install 'pandas>=0.11'
pip install 'scipy>=0.11'
pip install 'seaborn>=0.6.0'

wget -c https://bitbucket.org/aroth85/pyclone/downloads/PyClone-0.13.0.tar.gz
tar -zxf PyClone-0.13.0.tar.gz
cd PyClone-0.13.0/
pip install . --prefix=/opt/biosoft/pyclone-0.13.0
echo 'export PATH=/opt/biosoft/pyclone-0.13.0/bin:$PATH' >> ~/.bashrc.pyclone-0.13.0
echo 'export PYTHONPATH=/opt/biosoft/pyclone-0.13.0/lib/python2.7/site-packages:$PYTHONPATH' >> ~/.bashrc.pyclone-0.13.0
echo 'source ~/.bashrc.pydp-0.2.3' >> ~/.bashrc.pyclone-0.13.0
此条目发表在NGS_analysis分类目录。将固定链接加入收藏夹。

发表评论

邮箱地址不会被公开。 必填项已用*标注

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

Protected with IP Blacklist CloudIP Blacklist Cloud