snpgds_sample_subset: Create a gds file that cotnains a subset of the sample from...

Description Usage Arguments Value

View source: R/snpgds_sample_subset.R

Description

Takes the data parsed from a gds file using snpgds_parse and creates a new gds file without the samples given by sample_index

Usage

1
snpgds_sample_subset(wheat_data, gds_file, sample_index)

Arguments

wheat_data

the parsed gds data

gds_file

the path and name of the new gds file

sample_index

the indices of the samples to be removed

Value

None


DiDeoxy/PGDA documentation built on June 19, 2020, 5:38 a.m.