Re: [Rd] Update copyright year in manuals

2017-02-25 Thread Martin Maechler
> On Thu, Feb 23, 2017 at 03:23:10PM +0100, Martin Maechler wrote: > > > Mikko Korpela > > > on Thu, 23 Feb 2017 14:02:58 +0200 writes: > > > > > With new R releases soon to come, I suggest updating the > > > Rcopyright macro in

[Bioc-devel] reusing topGO objects

2017-02-25 Thread LluĂ­s Revilla
Dear Adrian and all I am using the package topGO and I would like to know if you could help me to reuse the same object to perform several test, see the examples below: library("topGO") data(GOdata) geneSelectionFun(GOdata) <- function(x) {x == 1L} GOdata resultKS.elim <- runTest(GOdata,