revComplement {MassArray} | R Documentation |
Function to find the reverse complement
revComplement(x)
x |
sequence input to use for reverse complement. |
Returns the reverse complement of a character string or MassArrayData object, depending upon input data type.
Reid F. Thompson (rthompso@aecom.yu.edu), John M. Greally (jgreally@aecom.yu.edu)
revComplement("AATCCGGGGGAA")