
Generate Reverse Complement of DNA sequence
Source:R/rna_reverse_complement.R
      rna_reverse_complement.RdGiven a DNA sequence, the function generates the reverse complement of the sequence and returns it.

R/rna_reverse_complement.R
      rna_reverse_complement.RdGiven a DNA sequence, the function generates the reverse complement of the sequence and returns it.