revComp: Reverse Complement Given vector of strings of ATCG, provide...

View source: R/revComp.R

revCompR Documentation

Reverse Complement Given vector of strings of ATCG, provide reverse complement of each string

Description

Reverse Complement Given vector of strings of ATCG, provide reverse complement of each string

Usage

revComp(string_v)

Arguments

string_v

vector of strings to be reverse complemented

Value

Vector of same length, reverse complemented


weshorton/wrh.rUtils documentation built on Oct. 28, 2024, 7:24 a.m.