RevcSBS96 | R Documentation |
Reverse complement strings that represent stranded SBSs
RevcSBS96(mutstring)
mutstring |
A vector of 4-character strings representing stranded SBSs in trinucleotide context, for example "AATC" represents AAT > ACT mutations. |
Return the vector of reverse complements of the first 3 characters concatenated with the reverse complement of the last character, e.g. "AATC" returns "ATTG".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.