factDesign
Changed documentation to reflect that the estrogen data set is an ExpressionSet rather than an exprSet object.
[/factDesign]
permanent link
BioMVCClass
Now import class ExpressionSet rather than exprSet from Biobase package to reflect changes in code.
[/BioMVCClass]
permanent link
beadarraySNP
Improved handling of chromosome as a factor in featureData for several reports
[/beadarraySNP]
permanent link
bioDist
In locf2func, added some infrastructure to automatically increase the maximum number of bins to use in locfit calls in order to support KLD.matrix() calls.
In the vignette, cleaned up text body, added a title, and and added section headings.
[/bioDist]
permanent link
makecdfenv
Changed exprSet to Cdf when explaining the show method for objects of class Cdf.
[/makecdfenv]
permanent link
clusterStab
Updated the class of the fibroEset object from package fibroEset to be ExpressionSet rather than exprSet.
[/clusterStab]
permanent link
plier
Updated reference to the return object to reflect it is of class ExpressionSet rather than exprSet.
[/plier]
permanent link
copa
Updated class of colonCA data from package colonCA to be ExpressionSet rather than exprSet.
[/copa]
permanent link
Ringo
Fixed a typo in the help file title. (Changed exprSet to ExpressionSet since that is what the function returns.)
[/Ringo]
permanent link
sscore
Changed an exprSet reference to ExpressionSet to reflect code changes made in SVN revision 23873.
[/sscore]
permanent link
GEOquery
Changed references from exprSet to ExpressionSet in the documentation to reflected changes that were made in the code.
[/GEOquery]
permanent link
quantsmooth
Use segmented way of smoothing in plotSmoothed() to improve performance
[/quantsmooth]
permanent link
affxparser
Last commit contained an embarrassing bug. Fixed
Fixed the loading of R.utils in findFiles. This loading had bad consequences for R CMD check - unfortunately. A better fix would be to take care of the problem at its root.
[/affxparser]
permanent link
explorase
Permit replicate averaging after analysis. Remember experimental
data type when matrix passed via explorase() function. Remove stray
browser().
[/explorase]
permanent link
plw
Corrected discussion of rma() function from affy package. It now returns an object of class ExpressionSet rather than exprSet.
[/plw]
permanent link
rHVDM
Changed a reference from exprSet to ExpressionSet that was missed when support for ExpressionSet was added.
[/rHVDM]
permanent link
oneChannelGUI
Changed exprSet to ExpressionSet in code comments to reflect changes in code.
[/oneChannelGUI]
permanent link
plgem
Corrected the object class for LPSeset, which is now an ExpressionSet rather than an exprSet.
[/plgem]
permanent link
xcms
Wiki Markup
Fixed an off-by-one bug in group.mzClust
[/xcms]
permanent link
ROC
Changed code in the vignette to use Biobase's sample.ExpressionSet data object rather than Biobase's eset data object to remove reliance on soon to be defunct exprSet class.
[/ROC]
permanent link
|