read_pvar: Read the list of genetic variants present in the dataset.

View source: R/functions.R

read_pvarR Documentation

Read the list of genetic variants present in the dataset.

Description

Read the list of genetic variants present in the dataset.

Usage

read_pvar(genotype_file, zstdcat_path = "zstd")

Arguments

genotype_file

Path to the new suite of genotype files. genotype_file.pvar.zst must exist.

zstdcat_path

Path to zstdcat program, needed when loading variants

Value

A data frame containig the list of variants present in the genetic dataset.


junyangq/multiSnpnet documentation built on Oct. 19, 2023, 8:22 p.m.