mapLetters: Convert DNA base format

Description Usage Arguments Value

View source: R/areCondSatisfied.R

Description

Map DNA bases to a number vector with 1=A, 2=C, 3=G, 4=T.

Usage

1
mapLetters(numVec)

Arguments

numVec

The vector to be mapped.

Value

A vector of equivalent length with each value mapped to the appropriate base.


dinaIssakova/rgenesconverged documentation built on Jan. 7, 2020, 4:25 p.m.