Learn R Programming

snplinkage (version 1.2.0)

save_hgdp_as_gds: save_hgdp_as_gds

Description

Save the HGDP SNP data text file as a Genomic Data Structure file

Usage

save_hgdp_as_gds(paths = hgdp_filepaths(), outpath = tempfile(), ...)

Value

Path of the saved gds file

Arguments

paths

Paths of the zip, txt, and gds files

outpath

Output GDS file path

...

Passed to save_genotype_data_as_gds