powered by
Simple function using Rcpp to write the gene set to a file in the PLINK set format.
exportPLINKSet(geneSets, fname)
An object created by the makeGeneSet() function.
makeGeneSet()
The name of the PLINK file to be created.
A Boolean indicating if the file was successfully written.
makeGeneSet
# NOT RUN { # Please see the vignette or the package description # for an example of using this function. # }
Run the code above in your browser using DataLab