R/exportPLINKSet.R

Defines functions exportPLINKSet

Documented in exportPLINKSet

exportPLINKSet <- function(geneSets, fname){
	.Call( "exportPLINKSet", geneSets, fname)
}

Try the snplist package in your browser

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

snplist documentation built on Oct. 9, 2021, 5:06 p.m.