snpgds_snp_subset: Create a gds file that contains a subset of the snps of...

Description Usage Arguments Value

View source: R/snpgds_snp_subset.R

Description

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

Usage

1
snpgds_snp_subset(wheat_data, gds_file, snp_index)

Arguments

wheat_data

the parsed gds data

gds_file

the path and name of the new gds file

snp_index

the indices of the snps to be removed

Value

None


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