下载:
[ye.liu@n201 biotools]$ mkdir deepTools && cd deepTools
[ye.liu@n201 deepTools]$ git clone https://github.com/fidelram/deepTools
Cloning into 'deepTools'...
remote: Counting objects: 15395, done.
remote: Compressing objects: 100% (66/66), done.
remote: Total 15395 (delta 41), reused 46 (delta 19), pack-reused 15310
Receiving objects: 100% (15395/15395), 115.90 MiB | 5.85 MiB/s, done.
Resolving deltas: 100% (10920/10920), done.
Checking connectivity... done.
安装:
[ye.liu@n201 deepTools]$ ls
deepTools
[ye.liu@n201 deepTools]$ cd deepTools/
[ye.liu@n201 deepTools]$ ls
bin CHANGES.txt config deeptools deeptoolsintervals dist docs galaxy gallery LICENSE.txt MANIFEST.in README.md README.rst requirements.txt scripts setup.py
[ye.liu@n201 deepTools]$ python setup.py install --user
使用:
~/.local/bin/deeptools
网友评论