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

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 人关注

相关问题

R语言安装&quot;MotIV&quot;软件包,出现如下报错怎么办?
使用cutadapt去掉adaptor后,fastqc结果的sequence distribution报错
GEOquery下载GEO数据软件报错
mummer运行时报错
bowtie2比对 报错
如何处理fastqc报告中duplication level报错的问题
linux下使用convert出现报错,可能是什么原因?如何解决?
ubuntu 14.04 server版安装软件 biocLite(&quot;highthroughputassays&quot;),出现如下报错如何解决呢?
sudo apt-get install gcc++出现如下报错该如何解决?系统是:ubuntu14 server 版
用Perl脚本报错

推荐内容

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