Description Usage Arguments Value
Functions for DNA reverse complementing and translation.
1 2 3 4 5 6 7 | revcomp(.seq)
bunch.translate(.seq, .two.way = T)
revcomp(.seq)
bunch.translate(.seq, .two.way = T)
|
.seq |
Vector of nucleotide sequences. |
.two.way |
if T then translate sequences from both ends (output differes for out-of-frame sequences). |
Vector of corresponding revese complemented or aminoacid sequences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.