save_hgdp_as_gds {snplinkage}R Documentation

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(), ...)

Arguments

paths

Paths of the zip, txt, and gds files

outpath

Output GDS file path

...

Passed to save_genotype_data_as_gds

Value

Path of the saved gds file


[Package snplinkage version 1.0.0 Index]