.revComp_EqLength {genBaRcode} | R Documentation |
DNA string manipulation for equal string sizes
Description
Converts a vector of equally long character strings into its reverse complement.
Usage
.revComp_EqLength(seq_dat, word_length)
Arguments
seq_dat |
a character vector. |
word_length |
an integer giving the word length. |
[Package genBaRcode version 1.2.7 Index]