data (golub) in the CMA vignette (version 1.4.0)
1
0
Entering edit mode
Paul Shannon ★ 1.1k
@paul-shannon-578
Last seen 9.6 years ago
Example 1 in the CMA vignette begins > data(golub) > golubY <- golub[, 1] > golubX <- as.matrix(golub[, -1]) It appears that the golub data package has been superseded by golubEsets (v 1.4.7). It is not immediately clear to me how to extract the equivalent of golubY and golubX from the ExpressionSet. Any advice? Thanks! - Paul
CMA CMA • 1.1k views
ADD COMMENT
0
Entering edit mode
@vincent-j-carey-jr-4
Last seen 5 weeks ago
United States
There's no superseding. CMA developers provide their own image of the golub data. You do not need to use golubEsets. look at CMA/data/golub.rda -- their doc indicates it is adapted from the image given in multtest package. In that package there is a little more metadata on the genes present in the selection. On Mon, Nov 9, 2009 at 10:18 PM, Paul Shannon <pshannon at="" systemsbiology.org=""> wrote: > Example 1 in the CMA vignette begins > >> data(golub) >> golubY <- golub[, 1] >> golubX <- as.matrix(golub[, -1]) > > It appears that the golub data package has been superseded by golubEsets (v > 1.4.7). ?It is not immediately clear to me how to extract the equivalent of > golubY and golubX from the ExpressionSet. > > Any advice? > > Thanks! > > ?- Paul > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: > http://news.gmane.org/gmane.science.biology.informatics.conductor >
ADD COMMENT
0
Entering edit mode
Vince, Thanks for setting me straight on this. - Paul On Nov 9, 2009, at 7:34 PM, Vincent Carey wrote: > There's no superseding. CMA developers provide their own image of the > golub data. You do not need to use golubEsets. look at > CMA/data/golub.rda -- their doc indicates it is adapted from the image > given in multtest package. In that package there is a little more > metadata on the genes present in the selection. > > On Mon, Nov 9, 2009 at 10:18 PM, Paul Shannon > <pshannon at="" systemsbiology.org=""> wrote: >> Example 1 in the CMA vignette begins >> >>> data(golub) >>> golubY <- golub[, 1] >>> golubX <- as.matrix(golub[, -1]) >> >> It appears that the golub data package has been superseded by >> golubEsets (v >> 1.4.7). It is not immediately clear to me how to extract the >> equivalent of >> golubY and golubX from the ExpressionSet. >> >> Any advice? >> >> Thanks! >> >> - Paul >> >> _______________________________________________ >> Bioconductor mailing list >> Bioconductor at stat.math.ethz.ch >> https://stat.ethz.ch/mailman/listinfo/bioconductor >> Search the archives: >> http://news.gmane.org/gmane.science.biology.informatics.conductor >>
ADD REPLY

Login before adding your answer.

Traffic: 904 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6