[BioC] ChippeakAnno

Zhu, Lihua (Julie) Julie.Zhu at umassmed.edu
Mon Aug 6 16:42:23 CEST 2012


Chuang,

It seems that you have not installed the package
BSgenome.Hsapiens.UCSC.hg17. To install it, please type the following in a R
session.

 source("http://bioconductor.org/biocLite.R")
 biocLite("BSgenome.Hsapiens.UCSC.hg17")

BTW, please cc bioconductor list so that others can benefit and contribute.
Thanks! 

Best regards,

Julie


On 8/6/12 10:37 AM, "Chuang Kee Ong" <ckong at ebi.ac.uk> wrote:

> Hi Julie,
> 
> Was trying to install and use the chippeakannot module and hit the below
> message, any idea? Loading of Ecoli genome is fine.
> 
>> library(BSgenome.Hsapiens.UCSC.hg17)
> Error in library(BSgenome.Hsapiens.UCSC.hg17) :
> there is no package called ŒBSgenome.Hsapiens.UCSC.hg17¹
> 
> library(BSgenome.Ecoli.NCBI.20080805)
> 
> Thanks



More information about the Bioconductor mailing list