Skip to content
Prev 138338 / 398506 Next

Calculating the t-test for each row

Using t.test() in this case will likely be very slow. A faster 
alternative would be to use rowttests() from the genefilter package of 
Bioconductor.

Best,

Jim
Henrique Dallazuanna wrote: