create_pca_args: Create the CLI arguments to call 'PLINK' with the '–pca'...

View source: R/create_pca_args.R

create_pca_argsR Documentation

Create the CLI arguments to call PLINK with the --pca flag

Description

Create the CLI arguments to call PLINK with the --pca flag

Usage

create_pca_args(bfile, base_output_filename)

Arguments

bfile

the base filename of the binary files (i.e. a .bed, .bim and .fam file). This parameter is named after the PLINK --bfile flag

base_output_filename

the base of the filenames that are used as output for PLINK/PLINK2

Value

the CLI arguments

Author(s)

Richèl J.C. Bilderbeek


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