Hi all,

I am using the package ChIPpeakAnno, and I have a problem with the function
getAllPeakSequence. This is related to object oriented programming I think,
I have the following message:

> peaksWithSequences <- getAllPeakSequence(peakList, upstream = 100,
> downstream = 100, genome = Hsapiens)
Error in validObject(.Object) : 
  invalid class "GRanges" object: superclass "Sequence" not defined in the
environment of the object's class


Is the error coming from my configuration or from the code? I do not know
many things about OOP in R.

Thanks.

--
View this message in context: 
http://r.789695.n4.nabble.com/chippeakanno-package-getAllPeakSequence-problem-tp3830284p3830284.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to