loci_by_genotype: loci_by_genotype

View source: R/functions.R

loci_by_genotypeR Documentation

loci_by_genotype

Description

Spreads genotype information into wider format for genotype filtering splits loci with more than 1 variant into separate rows.

Usage

loci_by_genotype(df)

Arguments

df

a data.frame / tibble for loci

Value

A tibble with the genotypes spread and the multivariant loci split into separate rows.


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