inst/unitTests/test_yeastCorrelationFinder.R

test_correlationFinder <- function()
{
	results <- correlationFinder()
	checkTrue(length(results$YOR063W) == 1)
	checkTrue(results$YOR063W == "YOR167C")
}
dtenenba/yeastCorrelationFinder documentation built on May 15, 2019, 4:55 p.m.