ICAMS (version 2.0.7)

RevcSBS96: Reverse complement strings that represent stranded SBSs

Description

Reverse complement strings that represent stranded SBSs

Usage

RevcSBS96(mutstring)

Arguments

mutstring

A vector of 4-character strings representing stranded SBSs in trinucleotide context, for example "AATC" represents AAT > ACT mutations.

Value

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".