Reverse complement strings that represent stranded DBSs
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".
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.