dna_complement_vector: dna_complement_vector

Description Usage Examples

View source: R/FunctionsDNAStrings.R

Description

To each element of the vector, it returns complement base (A-C ; G-T).

Usage

1

Examples

1
  dna_complement_vector(x=c("A","T","G","A","C"))

rocioespci/DNAstrings documentation built on Oct. 10, 2020, 12:46 a.m.