PyGLtools

作者: 苏牧传媒 | 来源:发表于2019-01-17 23:26 被阅读7次

ref:https://github.com/billgreenwald/pgltools

ref2:生物信息网 -- 生命科学软件、网络服务、数据库

所有的工具

用法:

python /home/shen/.local/lib/python2.7/site-packages/PyGLtools/ xxx.py

formatTripSparse.py

python /home/shen/.local/lib/python2.7/site-packages/PyGLtools/formatTripSparse.py -ts WT-2_100000.matrix -an WT-2_100000_abs.bed > output.pgl

browser.py

python /home/shen/.local/lib/python2.7/site-packages/PyGLtools/browser.py -a output.pgl > output.bed

findLoops.py

python /home/shen/.local/lib/python2.7/site-packages/PyGLtools/findLoops.py -a output.pgl > output.loop.bed

juicebox.py

python /home/shen/.local/lib/python2.7/site-packages/PyGLtools/juicebox.py  -a output.pgl > output.chiapetTool.hic

相关文章

  • PyGLtools

    ref:https://github.com/billgreenwald/pgltools ref2:生物信息网 ...

网友评论

    本文标题:PyGLtools

    本文链接:https://www.haomeiwen.com/subject/alawdqtx.html