revComp | R Documentation |
Reverse complement dna
revComp(dnas)
dnas |
vector of sequences |
vector of reverse complemented dna sequences
revComp(c('CTAG','ATCCAC')) revComp(c('CT[AC]G','ATNRY'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.