当前位置:网站首页>deepTools对ChIP-seq数据可视化
deepTools对ChIP-seq数据可视化
2022-07-02 09:38:00 【qq_27390023】
deepTools: tools for exploring deep sequencing data
deepTools是一套python工具,特别为高效分析高通量测序数据而开发,如ChIP-seq、RNA-seq或MNase-seq。
## 计算转录起始位点前后1K的peaks分布情况,可以并行处理,加快速度
computeMatrix reference-point -p 2 --referencePoint TSS -b 1000 -a 1000 -R UCSC_GRCH38_refGene.bed -S chip_coverage.bw control_coverage.bw --skipZeros -out ./TSS.computeMatrix.gz --outFileSortedRegions ./test.genes.bed
# 注:chip_coverage.bw control_coverage.bw 来自Macs2结果
plotHeatmap -m TSS.computeMatrix.gz -o heatmap_TSS.pdf --zMin 0 --zMax 8 --colorMap coolwarm --missingDataColor 1
# -o (-out) 输出文件,可以是 ".png", ".eps", ".pdf" and ".svg"
computeMatrix scale-regions -p 2 -S chip_coverage.bw control_coverage.bw -R UCSC_GRCH38_refGene.bed -a 1000 -b 1000 -o gene_region.computeMatrix.gz
plotHeatmap -m gene_region.computeMatrix.gz -o heatmap_gene_region.pdf --zMin 0 --zMax 8 --colorMap coolwarm --missingDataColor 1
#参数说明:-m输入矩阵;-o输出pdf文件;-zMin 0 --zMax 8是热图的最大值和最小值;--colorMap是选#择热图颜色类型(RdBu, coolwarm 等,具体见帮助文档)。做出的pdf热图可以直接在Ai里编辑。
## 只作图 profile
plotProfile -m TSS.computeMatrix.gz -out TSSProfile.png --numPlotsPerRow 2 --plotTitle "TSS data profile"
# 设置profile样式
plotProfile -m TSS.computeMatrix.gz -out ExampleProfile2.png --plotType=fill --perGroup --colors red yellow blue --plotTitle "Test data profile"
## 只作图heatmap
plotHeatmap -m TSS.computeMatrix.gz -out TSSHeatmap.png --colorMap RdBu --whatToShow 'heatmap and colorbar' --zMin -3 --zMax 3 --kmeans 4
## 同时作图profile和heatmap
plotHeatmap -m TSS.computeMatrix.gz -o heatmap_profile.pdf --zMin 0 --zMax 8 --colorMap coolwarm --missingDataColor 1 --kmeans 4
### 参数 --kmeans 聚类的数量
参考:
http://deeptools.readthedocs.org/en/latest/content/example_gallery.html#normalized-chip-seq-signals-and-peak-regions
https://deeptools.readthedocs.io/en/develop/content/tools/computeMatrix.html
边栏推荐
- ImportError: cannot import name ‘Digraph‘ from ‘graphviz‘
- Is bond fund safe? Does the bond buying foundation lose principal?
- [AGC] build service 3 - authentication service example
- Tidb DM alarm DM_ sync_ process_ exists_ with_ Error troubleshooting
- 在网上开股票账户安全吗?我是新手,还请指导
- Calculate the sum of sequences
- On April 17, 2022, the five heart matchmaker team received double good news
- 通过券商经理的开户二维码开股票账户安全吗?还是去证券公司开户安全?
- TIPC protocol
- webauthn——官方开发文档
猜你喜欢
enumrate的start属性的坑
TIPC messaging3
TIPC 寻址2
From the perspective of attack surface, see the practice of zero trust scheme of Xinchuang
Tidb DM alarm DM_ sync_ process_ exists_ with_ Error troubleshooting
Importerror: impossible d'importer le nom « graph» de « graphviz»
[AGC] build service 3 - authentication service example
III Chip startup and clock system
亚马逊云科技 Community Builder 申请窗口开启
Solve the problem of data blank in the quick sliding page of the uniapp list
随机推荐
由粒子加速器产生的反中子形成的白洞
ASTParser 解析含有emum 枚举方法的类文件的踩坑记
抖音海外版TikTok:正与拜登政府敲定最终数据安全协议
Verilog 和VHDL有符号数和无符号数相关运算
[in simple terms, play with FPGA learning 3 ----- basic grammar]
Tick Data and Resampling
Is the stock account given by qiniu business school safe? Can I open an account?
TIPC协议
Use Huawei performance management service to configure the sampling rate on demand
[applinking practical case] share in app pictures through applinking
STM32单片机编程学习
Jenkins安装
map集合赋值到数据库
[AGC] build service 3 - authentication service example
SQLite modify column type
I STM32 development environment, keil5/mdk5.14 installation tutorial (with download link)
ImportError: cannot import name ‘Digraph‘ from ‘graphviz‘
ImportError: cannot import name ‘Digraph‘ from ‘graphviz‘
ImportError: cannot import name ‘Digraph‘ from ‘graphviz‘
Regular and common formulas