该问题已被锁定!
2
关注
1037
浏览

ChIPseeker 报错

为什么被折叠? 0 个回复被折叠
海王坑 前台管理员 用户来自于: 北京市朝阳区
2018-09-20 14:02
covplot(F, weightCol="V5") 这一步能出图吗?不能的话,前面文件载入和包的问题 R语言里面方括号表示数组下标,看不懂你这F_peak <- readPeakFile(F[[4]])中4这个数字是什么?第一步赋值给F,为什么 print(F1)?? 建议解决办法,重新下载并载入拟南芥Txdb,各种包也重新安装载入。下面贴一个我可以运行的R: ###################chip-FHY1 ##########haiwangkeng ###Email 82101181029@caas.cn ##intallation source("https://bioconductor.org/biocLite.R") biocLite("ChIPseeker") library(ChIPseeker) #安装genomicsFeatures source("https://bioconductor.org/biocLite.R") biocLite("GenomicFeatures") #install Txdb.AT source("https://bioconductor.org/biocLite.R") biocLite("TxDb.Athaliana.BioMart.plantsmart28") library(TxDb.Athaliana.BioMart.plantsmart28) txdb <- TxDb.Athaliana.BioMart.plantsmart28 #install ClusterProfiler source("https://bioconductor.org/biocLite.R") biocLite("clusterProfiler") library(clusterProfiler) ##读入peak 文件 peak_1 <- readPeakFile("F:\\研究僧\\实验研究\\CHIP\\chip-plant\\FHY1\\GSM1400501_FHY1_FR1.bed") peak_1 #CHip peaks coverage plot covplot(peak_1,weightCol="V7")  

关于作者

问题动态

发布时间
2018-09-19 15:09
更新时间
2018-09-20 14:02
关注人数
2 人关注

相关问题

nextpolish二代三代纠错报错N过多
conda 安装成功 但创立独立环境报错
bowtie2比对 报错
roary报错,没有找到字母表 如图
fusion TWAS 结果报错NA
请问一下,使用conda install deeptools之后,出现如下报错,如何解决呢?
bowtie2使用报错,求助啦
mummer运行时报错
R语言安装&quot;MotIV&quot;软件包,出现如下报错怎么办?
利用GATK的HaplotypeCaller生成GVCF一直报错怎么回事

推荐内容

CHIPseeker
All Rights Reserved Powered BY WeCenter V4.1.0 © 2025