geneplotter
Removed smoothScatter, panel.smoothScatter, and densCols since they have been moved to graphics, lattice, and grDevices respectively.
[/geneplotter]
permanent link
geneplotter
Minor fix to a man page (removed broken link).
[/geneplotter]
permanent link
geneplotter
Updated eSet object and bumped version number.
[/geneplotter]
permanent link
geneplotter
Removed methods for soon to be defunct class exprSet.
[/geneplotter]
permanent link
geneplotter
I added a tag at the end of the HTML output
I fixed a bug in the imageMap function (a superfluous " was written in
each line).
I also removed a frivolous dependence on the pstricks latex package from
the byChroms.Rnw vignette.
[/geneplotter]
permanent link
geneplotter
Fixed a bug in densCols which caused a mismapping of colors to points
[/geneplotter]
permanent link
geneplotter
importing graphics in name space
[/geneplotter]
permanent link
geneplotter
Removing pdf docs from source control.
[/geneplotter]
permanent link
geneplotter
The multiecdf and multiecdf now try to provide a reasonable legend by
default.
[/geneplotter]
permanent link
geneplotter
Added 'invisible'
[/geneplotter]
permanent link
geneplotter
Adding pdf documents for vignettes.
Swapped usage of old style deprecated annotation paradigm with new AnnotationDbi paradigm.
[/geneplotter]
permanent link
geneplotter
allow multiple color support for cColor; add ... arguments to cPlot,
cColor to customize vertical ticks
[/geneplotter]
permanent link
geneplotter
fixing broken links in docunentation
[/geneplotter]
permanent link
geneplotter
Added 'invisible'
[/geneplotter]
permanent link
geneplotter
making sure that openHtmlPage creates a valid HTML file
[/geneplotter]
permanent link
geneplotter
I fixed a bug re passing on of the function arguments to eval(m,..)
[/geneplotter]
permanent link
geneplotter
Modifying the depends to put more on the search path given that this is a graphics package.
cleanup package dependencies (use Import smarter)
[/geneplotter]
permanent link
geneplotter
removed quotes from do.call
[/geneplotter]
permanent link
geneplotter
Added 'invisible'
I have tried to rationalize the behaviour of "xlab" and "main" argumens of the multiecdf and multidensity functions.
[/geneplotter]
permanent link
geneplotter
Fixed a bug in multiecdf.list and multidensity.list that affected
situations when names(x) was NULL and the legend text was not
explicitely provided. In such cases, now paste(seq(along=x)) is used for
the legend text.
[/geneplotter]
permanent link
geneplotter
changed much too harsh error into a warning in plotChr(..., lines.at=)
[/geneplotter]
permanent link
geneplotter
Formally select the Rgraphviz plot method for graph objects in the plotExpression function. Also, removed interactive() function calls in man pages that were preventing code to be run during R CMD check. These were preventing informal code checking of the package.
[/geneplotter]
permanent link
geneplotter
tidy up man pages a bit -- example(cPlot) etc would not run in actual session, even though passing R CMD check
[/geneplotter]
permanent link
geneplotter
fixing bug in smoothScatter when all values are 0
[/geneplotter]
permanent link
geneplotter
Bumped pkg versions for BioC 2.5 devel line.
Bumped pkg versions for BioC 2.4 release.
[/geneplotter]
permanent link
geneplotter
fixed a little bug where the dup vector was numeric, but was treated as
logical in a handful of places
[/geneplotter]
permanent link
geneplotter
Bumping version numbers for BioC 2.4 devel.
Bumping version numbers for BioC 2.3 release.
[/geneplotter]
permanent link
geneplotter
fixed a linking issue
[/geneplotter]
permanent link
geneplotter
Formatting update
Small bugfix in width computation
I added a new function groupedHeatmap which uses grid.rect and grid.text
to draw a heatmap of a matrix with column and row names, and grouped
[/geneplotter]
permanent link
geneplotter
added argument range.x to panel.smoothscatter
[/geneplotter]
permanent link
geneplotter
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.
[/geneplotter]
permanent link
|