rev.comp: Reverse and/or complement sequence

Description Usage Arguments Value

View source: R/binding_model_functions.r

Description

Reverse and/or complement sequence

Usage

1
2
## S3 method for class 'comp'
rev(x, compl = TRUE, rev = TRUE)

Arguments

x

string of DNA sequence

compl

logical indicating wheather to take the complement of sequence x

rev

logical indicating wheather to take the reverse of sequence x

Value

string of transformed sequence


EmmaDann/hexamerModel documentation built on May 5, 2019, 4:48 p.m.