View source: R/exportPLINKSet.R
exportPLINKSet | R Documentation |
Simple function using Rcpp to write the gene set to a file in the PLINK set format.
exportPLINKSet(geneSets, fname)
geneSets |
An object created by the |
fname |
The name of the PLINK file to be created. |
A Boolean indicating if the file was successfully written.
makeGeneSet
# Please see the vignette or the package description
# for an example of using this function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.