flowCore
fixed a bug in read.FCS which caused invalid spillover matrices
[/flowCore]
permanent link
affy
Small bugfix -- normalize.AffyBatch.invariantset() had a call to chipNames(abatch) that should have been sampleNames(abatch). Thanks to Markus Schmidberger for pointing this out.
[/affy]
permanent link
OrderedList
Example dataset used in vignette now definitively based on ExpressionSet.
[/OrderedList]
permanent link
xcms
Various fixes and improvements. Add utils.R file with various general
utilities.
Increased buffer size in findMZBoxes()
[/xcms]
permanent link
biomaRt
Deprecated the getSNP, getHomolog and getAffyArrays functions as these queries can be performed better by the getBM, getLDS and listFilters functions respectively.
[/biomaRt]
permanent link
graph
When setting edge attributes via edgeRenderInfo on undirected graphs the order of head and tail nodes in the node names is ignored, i.e. a~b is equivalent to b~a
[/graph]
permanent link
Rgraphviz
fixed a bug in read.FCS which caused invalid spillover matrices
[/Rgraphviz]
permanent link
|