|
|
About
Click here
to learn more about this blog.
Packages
Click on a link
for updates to that package only.
Subscribe
Subscribe to the
Bioconductor Changlog.
|
|
|
BufferedMatrix
(1.3.1) Add NAMESPACE.
Fix R CMD check failure on test. The nature of this was how the variance of an entire vector of NA values is computed (R throws an error where in the past it returned NA), the behavior of rowVar() and colVar() on BufferedMatrix objects remains unchanged (that is they return NA).
[/BufferedMatrix]
permanent link
codelink
- Added method annotation() to extract that information when available. The annotation information is now guessed for new objects and stored in $method$annotation.
- Changed output format for writeCluster(), it is now usethe gene symbol for annotation.
- FIXED typo in codelink vignette: mergeArray() doesn't have a 'group'
argument, changed to class.
- FIXED warning about functions lacking description field in documentation.
- From now on the changelog will be appended to the svn commit message.
[/codelink]
permanent link
affyio
(1.7.13) read.celfile() now includes a additional argument allowing the user to specify reading only the intensity values from the specified CEL file (ie exclude STDEV and NPIXEL)
[/affyio]
permanent link
|
|