create_selected_sample_ids: Create a table of the selected sample IDs

View source: R/create_selected_sample_ids.R

create_selected_sample_idsR Documentation

Create a table of the selected sample IDs

Description

Create a table of the selected sample IDs

Usage

create_selected_sample_ids(plink_bin_filenames, sample_selector)

Arguments

plink_bin_filenames

the binary data files' names for PLINK to work on, as created by create_plink_bin_filenames.

sample_selector

a sample/individual selector, a way to select one or more samples/individuals. See create_samples_selector for all sample selectors.

Value

a sample_ids (see check_sample_ids)

Author(s)

Richèl J.C. Bilderbeek


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