TAD方法

作者: 苏牧传媒 | 来源:发表于2019-01-11 18:48 被阅读31次

1.DomainCaller 【任兵-densenty】

http://yuelab.org/hi-c/

2.insulationscore 【dekker- densenty 】

https://github.com/dekkerlab/crane-nature-2015

# 安装:ok

perl scripts/matrix2insulation.pl

perl /home/shen/biosoft/crane-nature-2015-master/scripts/matrix2insulation.pl -i xxx.matrix -is 500000 -ids 200000 -im mean -bmoe 3 -nt 0.1 -v

-b        [] size (bp) of the insulation square

-v         []        FLAG, verbose mode

-ids       []        insulation delta span (size (bp) of insulation delta window)

-im         []        insulation mode (how to aggregrate signal within insulation square), mean,sum,median

-nt         [0.1]      noise threshold, minimum depth of valley

-bmoe      [3]        boundary margin of error (specified in number of BINS), added to each side of the boundary

软件给的例子:

perl scripts/matrix2insulation.pl -i 10kb_chrX.matrix.gz -is 500000 -ids 200000 -im mean -bmoe 3 -nt 0.1 -v

perl scripts/matrix2insulation.pl -i 10kb_chrX.matrix.gz -is 500000 -ids 200000 -im mean -bmoe 3 -nt 0.1 -v

3.juicer:[.hic]

ref:https://github.com/aidenlab/juicer/blob/master/README.md

4.hicexplorer: 【.h5】

ref: https://hicexplorer.readthedocs.io/en/latest/content/tools/hicFindTADs.html

5.tadtool:[可以对接hicpro输出]

ref:https://github.com/vaquerizaslab/tadtool

pip intall tadtools

tadtools -h

Commands:

    plot                Main interactive TADtool plotting window

    tads                Call TADs with pre-defined parameters

    subset              Reduce a matrix to a smaller region.

my:

tadtool tads iced/50000/TU-2_50000_iced.matrix00_abs.bed 50000 0.005 tadtools_output.bed

tadtool plot iced/50000/TU-2_50000_iced.matrix raw/50000/TU-2_50000_abs.bed chr5:34000000-37000000

相关文章

  • TAD方法

    1.DomainCaller 【任兵-densenty】 http://yuelab.org/hi-c/ 2.in...

  • 【HiC】绘制TAD边界强度

    背景 经常在HiC文章中看到TAD边界强度变化图,大体上可以反映TAD之间隔绝情况,绝缘系数越低,TAD之间交互越...

  • New again

    Now,l learn English is three times a week,Tad is very goo...

  • 【三维基因组】ABCompartment分析软件

    ABcompartment和TAD主要采用cworld 软件进行分析。 Cworld 软件架构如下: Cworld...

  • 心经--学习翻译笔录(五)正文

    yad rūpaṁ sā śūnyatā yā śūnyatā tad rūpam | 色即是空,空即是色 1) ...

  • 20小时,可学会任意技能

    人可以在20小时内,学会任何想学的技能,这个高效学习方法来自tad演讲,我只是刷抖音看到的。 第一条,弄清楚为什么...

  • 20161206-TAD大会

    1.走出流程it,走进一线,走向业务。 2.从功能实现到关注用户的体验,快速敏捷,响应全球覆盖,用户为中心。 3....

  • TADCompare:差异TAD分析

    日常瞎掰   上海这一波疫情来得真可谓猛烈!原本连“四五天”都不能封闭,属于全世界的上海都停摆了个把月时间。你说厉...

  • Juicer:Hi-C数据处理分析的利器

    欢迎关注”生信修炼手册”! 通过Hi-C数据可以分析TAD,chromatin loops等染色质空间结构的基本单...

  • Hi-C: Compartment, TAD, Loops

    Hi-C 数据分析主要是来研究染色体的结构的,常见的三个空间单位有 Compartment, TAD, Loop ...

网友评论

    本文标题:TAD方法

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