revStrand | R Documentation |
Allele on the reverse strand
revStrand(allele)
allele |
Allele to reverse. |
The function obtains allele on the reverse strand.
Allele on the reverse strand.
## Not run:
alleles <- c("a","c","G","t")
reverse_strand(alleles)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.