create_plink_v1_7_options: Create the options to run PLINK v1.7

View source: R/create_plink_v1_7_options.R

create_plink_v1_7_optionsR Documentation

Description

Create the options to run PLINK v1.7

Usage

create_plink_v1_7_options(plink_folder = get_plink_folder(), os = get_os())

Arguments

plink_folder

folder where PLINK is installed

os

name of the operating system, as returned by app_dir

Value

the PLINK options, as can be checked by check_plink_options

Author(s)

Richèl J.C. Bilderbeek

Examples

create_plink_v1_7_options()

richelbilderbeek/plinkr documentation built on March 25, 2024, 3:18 p.m.