Description Usage Arguments Value
View source: R/snpgds_sample_subset.R
Takes the data parsed from a gds file using snpgds_parse and creates a new gds file without the samples given by sample_index
1 | snpgds_sample_subset(wheat_data, gds_file, sample_index)
|
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 |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.