R/revStrand.R
revStrand.Rd
Allele on the reverse strand
revStrand(allele)
Allele to reverse.
Allele on the reverse strand.
The function obtains allele on the reverse strand.
if (FALSE) { # \dontrun{ alleles <- c("a","c","G","t") reverse_strand(alleles) } # }