read_pvar | R Documentation |
Read the list of genetic variants present in the dataset.
read_pvar(genotype_file, zstdcat_path = "zstd")
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 |
A data frame containig the list of variants present in the genetic dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.