Skip to contents

Split a genotype column from a vcf file

Usage

.split_geno(x, split = "|")

Arguments

x

A string from a GT column.

split

Pattern to use for splitting.