read_vcf {crosshap}R 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.


[Package crosshap version 1.4.0 Index]