make_psam: A tools4ukbb function Function output: a tsv with psam...

View source: R/make_psam.R

make_psamR Documentation

A tools4ukbb function Function output: a tsv with psam details from the chromosome of your choosing

Description

A tools4ukbb function Function output: a tsv with psam details from the chromosome of your choosing

Usage

make_psam(chromosome, directory)

Arguments

chromosome

which chromosome you are selecting and how it is labeled (eg: for chromosome 2 of sample3_chr2.psam, chromsome = "chr2" OR for s1_c2.psam, chromosome = "c2")

directory

the directory with your psam files

Examples

make_psam()

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