当前位置:网站首页>Homer预测motif
Homer预测motif
2022-07-02 09:38:00 【qq_27390023】
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.txt2. 从基因集的启动子区域找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 lengthHOMER还能进行各种富集分析
参考:
http://homer.ucsd.edu/homer/microarray/index.html
http://homer.ucsd.edu/homer/
边栏推荐
- Resources读取2d纹理 转换为png格式
- Order by注入
- Is it safe to open a stock account online? I'm a novice, please guide me
- PowerBI中导出数据方法汇总
- Verilog 和VHDL有符号数和无符号数相关运算
- Functional interfaces and method references
- 从攻击面视角,看信创零信任方案实践
- Introduction to interface debugging tools
- Eight sorting summaries
- [AGC] build service 3 - authentication service example
猜你喜欢

TIPC Cluster5

webauthn——官方开发文档

QT learning diary 7 - qmainwindow

JS——每次调用从数组里面随机取一个数,且不能与上一次为同一个

Digital transformation takes the lead to resume production and work, and online and offline full integration rebuilds business logic

PowerBI中导出数据方法汇总
![[play with FPGA learning 4 in simple terms ----- talk about state machine design]](/img/e0/95f8b8c5116c57455e54ad12372f12.png)
[play with FPGA learning 4 in simple terms ----- talk about state machine design]

由粒子加速器产生的反中子形成的白洞

TIPC 寻址2

在连接mysql数据库的时候一直报错
随机推荐
Digital transformation takes the lead to resume production and work, and online and offline full integration rebuilds business logic
TIPC messaging3
LVM operation
III Chip startup and clock system
Jenkins安装
Huawei game failed to initialize init with error code 907135000
On April 17, 2022, the five heart matchmaker team received double good news
SQLite modify column type
Calculate the sum of sequences
C#多维数组的属性获取方法及操作注意
启牛商学院给的股票账户安全吗?能开户吗?
Native method merge word
念念不忘,必有回响 | 悬镜诚邀您参与OpenSCA用户有奖调研
三.芯片启动和时钟系统
mmrotate旋转目标检测框架使用记录
Iii. Système de démarrage et d'horloge à puce
【云原生】2.5 Kubernetes 核心实战(下)
What are the methods of adding elements to arrays in JS
sqlite 修改列类型
Attribute acquisition method and operation notes of C # multidimensional array