dna_reverse_complement_vector: dna_reverse_complement_vector

Description Usage Examples

View source: R/FunctionsDNAStrings.R

Description

It returns the vector with the complement bases (A-C ; G-T) and reversed.

Usage

1

Examples

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

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