split_geno: split_geno

View source: R/functions.R

split_genoR Documentation

split_geno

Description

splits the comma separated fields of multivariate loci, and puts them on separate rows in a new tibble. The EFF field requires special treatment as there is not a 1-1 mapping between number of fields and number of variants, it is split and recombined appropriately.

Usage

split_geno(dfr)

Arguments

dfr

a single row from a data.frame / tibble

Value

A tibble


CECADBioinformaticsCoreFacility/MutantSets documentation built on Feb. 28, 2025, 9:10 p.m.