read_vcf: Read VCF to tibble

View source: R/utils.R

read_vcfR Documentation

Read VCF to tibble

Description

Dashes,'-', in individual names are recoded to '.' for downstream compatability.

Usage

read_vcf(VCFin)

Arguments

VCFin

Input VCF

Value

A tibble.


crosshap documentation built on May 29, 2024, 1:13 a.m.