vsn
Clarified License Field.
[/vsn]
permanent link
vsn
I clarified the "Description" field.
[/vsn]
permanent link
vsn
Added lattice to the Depends field.
[/vsn]
permanent link
vsn
Three changes:
1. The function "meanSdPlot" now returns the midpoints and values of the
moving median smoother of the standard deviation vs mean (or rank of
mean) function. There is also a new function argument 'plot' whose
default emulates previous behaviour, but when set to FALSE the plot is
not made.
2. The deprecation message of the 'old' vsn now a bit friendlier.
3. I suppressed printing a cryptic warning message from the numeric
likelihood optimisation.
[/vsn]
permanent link
vsn
I made the Makefile in inst/doc a bit nicer.
[/vsn]
permanent link
vsn
Forgot to bump version number.
Updated eSet objects and bumped version number.
[/vsn]
permanent link
vsn
Fixed Typo
Better handling of cases when options "subsample" and "reference" are used in combination.
A friendlier message for users of 'vsn' (i.e. the predecessor of
'vsn2').
[/vsn]
permanent link
vsn
Removed support for soon to be defunct class exprSet.
[/vsn]
permanent link
vsn
I have rerun the tests in vsn/inst/scripts and checked in a newer,
slightly updated version of the convergence2.pdf vignette.
This verifies that the recent change in the robustness part of
the vsn2 optimizer did not break anything.
[/vsn]
permanent link
vsn
Removed the handling of the "other" slot in "RGList", which seemed
error-prone and unnecessary. Now it is ignored, and a note is printed.
[/vsn]
permanent link
vsn
Disabled the option to call vsn reference with the subsample option.
Need to fix it.
Some better messages, and fixed a BUG that affected the case when vsn2
was called with a "reference" argument, and if that reference argument
had been produced by a prior call to vsn2 in which "subsample" was set.
Fixed a bug in vsn2: hoffset slot was not calculated
if (returnData==FALSE); now it is always calculated.
[/vsn]
permanent link
vsn
Replaced undefined \asinh with asinh in an \eqn{...}.
I extended the vignette with a section on the calib="none" option.
[/vsn]
permanent link
vsn
added Newline.
[/vsn]
permanent link
vsn
addVigs2WinMenu.
I fixed the Makefile in inst/doc so that Rplots.pdf is now also deleted.
I changed the vignette such that the scatterplots with many dots are now
written as PNG rather than PDFs.
==> The built package of this version of vsn has now a size of 1.2MB
instead of 5.5MB.
[/vsn]
permanent link
vsn
Removed unneeded geneplotter dependency.
[/vsn]
permanent link
vsn
More aggressive use of NAMESPACE. Now we only depend on Biobase, the rest is imported.
removed quotes from do.call
[/vsn]
permanent link
vsn
Bumping version numbers for BioC 2.4 devel.
Bumping version numbers for BioC 2.3 release.
[/vsn]
permanent link
vsn
I reverted R/zzz.R back to how it was in revision 34609 (the changes
that Robert made)
[/vsn]
permanent link
vsn
Clarified the documentation of the (old) vsn and vsnh functions wrt the
point that they are superseded.
[/vsn]
permanent link
vsn
I added a section to the vignette about the relationship between vsn
parameters and the additive-multiplicative error model.
[/vsn]
permanent link
vsn
Bumped pkg versions for BioC 2.5 devel line.
Bumped pkg versions for BioC 2.4 release.
[/vsn]
permanent link
vsn
Fixed some wordings in a vignette.
[/vsn]
permanent link
vsn
Reformatted the Licence information in DESCRIPTION files to bring them into compliance.
[/vsn]
permanent link
vsn
I added checking whether the input data contain NaN.
[/vsn]
permanent link
vsn
Improved wording.
Typo Fix
Added another plot to the vignette, on background correction.
I added another figure, with the graph of the glog function.
[/vsn]
permanent link
vsn
Removed the handling of the "other" slot in "RGList", which seemed
error-prone and unnecessary. Now it is ignored, and a note is printed.
[/vsn]
permanent link
vsn
Clarification of the explanation of the "subsample" parameter for the "AffyBatch" method of
"vsn2".
Fixed the formating of the welcome message / progress notification.
[/vsn]
permanent link
vsn
Clarifications in justvsn man page, following suggestions from Robert.
De-activated the progress bar.
[/vsn]
permanent link
vsn
I fixed a FP arithmetic sloppiness that led to an NA in the
"cut"ting of the row numbers into 5 hmean strata.
[/vsn]
permanent link
vsn
I have improved some of the wordings in the "Reference Normalization"
section of the vignette.
[/vsn]
permanent link
vsn
Fixed man page description of "siqsq" slot after email from Leo J Lee.
[/vsn]
permanent link
vsn
Reformatted the Licence information in DESCRIPTION files to bring them into compliance.
[/vsn]
permanent link
vsn
Needed to adapt how "normalize.AffyBatch.methods" is used to reflect a recent change in the affy package.
meanSdPlot now also returns px and py.
[/vsn]
permanent link
vsn
I added a section to the vignette that describes normalisation with a
spike-in subset of features.
[/vsn]
permanent link
vsn
Wee fix in formating of progress output.
The offset "hoffset" (called "c" in the vsn2 man page) is now computed
separately for each stratum, following a suggestion by Hans-Ulrich
Klein on the mailing list.
[/vsn]
permanent link
vsn
Better default value of the "subsample" argument of normalize.AffyBatch.vsn, following suggestion from Markus Schmidberger.
[/vsn]
permanent link
vsn
Fixes to plotLikelihood.R and testmlest.R
I added an experimental new functionality of estmating the variance
stabilizing transformation parameter *without* the affine calibration
(i.e. assuming that calibration has already been done, e.g. using
quantile normalisation)
[/vsn]
permanent link
vsn
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.
[/vsn]
permanent link
vsn
I removed calls to x11() from the vsn man page.
[/vsn]
permanent link
vsn
Replaced usage of newly defunct class phenoData with AnnotatedDataFrame.
[/vsn]
permanent link
|