get_pgen_list: A tools4ukbb function Function output: a list of pgen objects...

View source: R/get_pgen_list.R

get_pgen_listR Documentation

A tools4ukbb function Function output: a list of pgen objects from the chromosomes you specify in chr_list

Description

A tools4ukbb function Function output: a list of pgen objects from the chromosomes you specify in chr_list

Usage

get_pgen_list(chr_list, directory)

Arguments

chr_list

a list of chromosomes you are selecting and how they are labeled (eg: chr_list <- c("c2", "c3") OR chr_list <- c("chr2", "chr3"))

directory

the directory with your pvar, pgen, and psam files

Examples

get_pgen_list()

Lab-Jaiswal/tools4ukbb documentation built on May 12, 2022, 9:11 a.m.