oligoClasses
several updates to calculateCopyNumber. Added validObject() check to combine method
[/oligoClasses]
permanent link
flowCore
more updates to the documenation an a number of little buf fixes
[/flowCore]
permanent link
SNPchip
updates to labeling of y-axes. Put copy number in sample.snpset object on original scale. oligoHowTo shows how to compute copy number from SnpCallSetPlus object
[/SNPchip]
permanent link
VanillaICE
Added processed data object. Added inst/testing directory. Copy number should always be stored on the original scale
[/VanillaICE]
permanent link
Biobase
(internal) checkClass now uses 'is', allowing, e.g., S3-style c("baz",
"data.frame") to be recognized as a data.frame
Update unit tests to reflect loss of methods for accessing now-defunct
class slots
[/Biobase]
permanent link
|