Reverse complement of a string using biostrings
rc(dna)
dna
Input DNA string
Returns the reverse compliment of the input DNA string
rc("ATGC")