[BioC] how to generate dataset for multtest?

Assa Yeroslaviz Assa.Yeroslaviz at uni-duesseldorf.de
Tue Oct 11 14:42:25 CEST 2005


the .cl is not a problem. It can be generate with the line
>rep(c(1,0), c(10,7)) for unpaired data with 10 cases and 7 controls:
[1] 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0
you can direct this line to a vector with vectro.cl <-rep(c(1,0), c(10,7)).

But i would still like to knoe how to generate the .gnames file, whére all the
gene names are stroed.

--
Assa Yeroslaviz
Lötzenerstr. 15
51373 Leverkusen



More information about the Bioconductor mailing list