RevcDBS144 | R Documentation |
Reverse complement strings that represent stranded DBSs
RevcDBS144(mutstring)
mutstring |
A vector of 4-character strings representing stranded DBSs, for example "AATC" represents AA > TC mutations. |
Return the vector of reverse complements of the first 2 characters concatenated with the reverse complement of the second 2 characters, e.g. "AATC" returns "TTGA".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.