Homer预测motif

HOMER:Software for motif discovery and ChIP-Seq analysis.

Homer 是motif发现和ChIP-Seq分析软件

1.从FASTA文件中找motif

## conda install homer

### 1.从FASTA文件中找motif
findMotifs.pl <targetSequences.fa> fasta <output directory> -fasta <background.fa> [options] -find motif1.motif > outputfile.txt

homer2 denovo -i input.fa -b background.fa > outputfile.txt

2. 从基因集的启动子区域找motif

### 2. 从基因集的启动子区域找motif
## 需要先下载有关的数据
# 查找
perl /home/zheng/miniconda3/envs/chip_seq/share/homer/.//configureHomer.pl -list

# 先安装
perl /home/zheng/miniconda3/envs/chip_seq/share/homer/.//configureHomer.pl -install human-p
perl /home/zheng/miniconda3/envs/chip_seq/share/homer/.//configureHomer.pl -install hg38

findMotifs.pl homer_geneID.txt human out -start -800 -end 200 -p 32
nohup findMotifs.pl homer_geneID.txt human out -start -800 -end 200 &

3.在基因组区域发现motif

### 3.在基因组区域发现motif
findMotifsGenome.pl test_peaks.xls /home/ref/seq/hg38.fa peakAnalysis -size 200 -len 8 -p 50

findMotifsGenome.pl test_peaks.xls human-p peakAnalysis -size 200 -len 8 -p 50

# 运行时间较长
# 注意:test_peaks.xls来自Mac2结果,参考基因组fasta文件位置/home/ref/seq/hg38.fa 
# 脚本运行将在参考基因组位置建立preparsed文件夹
# 参数说明:
# -size:fragment size to use for motif finding
# -len:motif length

HOMER还能进行各种富集分析

参考:

http://homer.ucsd.edu/homer/microarray/index.html
http://homer.ucsd.edu/homer/
 

  • 1
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值