R/eqtlversion.R

eqtlversion <- function()
{
	u <- strsplit(library(help = eqtl)[[3]][[1]][4], " ")[[1]]
	u[length(u)]
}

Try the eqtl package in your browser

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

eqtl documentation built on May 2, 2019, 5:42 a.m.