Rdocumentation
powered by
Learn R Programming
rsnps (version 0.0.5)
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.