Learn R Programming

rsnps (version 0.6.0)

flip: Flip Genotypes

Description

Given a set of genotypes, flip them.

Usage

flip(SNP, sep = "", outSep = sep)

Arguments

SNP

A vector of genotypes for a particular locus.

sep

The separator between each allele.

outSep

The output separator to use.