Entering edit mode
Yan Jiao
▴
140
@yan-jiao-4354
Last seen 10.2 years ago
Dear All,
I'm trying to run the examples given by CGHcall manual:
# create an instance of cghCall
new("cghCall")
# create an instance of cghCall through \code{\link{ExpandCGHcall}}
## Not run:
data(Wilting)
rawcgh <- make_cghSeg(Wilting)
normalized <- normalize(rawcgh)
but I got error: could not find function "make_cghSeg"
any ideas?
Where can I get a example data set that run through the code?
yan
[[alternative HTML version deleted]]