exportPLINKSet: exportPLINKSet

View source: R/exportPLINKSet.R

exportPLINKSetR Documentation

exportPLINKSet

Description

Simple function using Rcpp to write the gene set to a file in the PLINK set format.

Usage

  exportPLINKSet(geneSets, fname)	

Arguments

geneSets

An object created by the makeGeneSet() function.

fname

The name of the PLINK file to be created.

Value

A Boolean indicating if the file was successfully written.

See Also

makeGeneSet

Examples

    # Please see the vignette or the package description 
    # for an example of using this function.

snplist documentation built on June 8, 2025, 11:09 a.m.