inst/unitTests/test_RGSEAfix.R

test_RGSEAfix<-function(){
	data(e1)
	data(e2)
	checkTrue(RGSEAfix(e1,e2, queryclasses=colnames(e1), refclasses=colnames(e2), random=20000, featurenum=1000, iteration=100)[[1]][1,1]>50)
}

Try the RGSEA package in your browser

Any scripts or data that you put into this service are public.

RGSEA documentation built on Nov. 8, 2020, 8:25 p.m.