convertSeq2RegEx: Convert DNA iupac sequence to regular expression

Description Usage Arguments Value

Description

Converts an iupac sequence to R regular expression. If the sequence is already in regular expression form (i.e. it only contains the letters A, C, G, T with brackets and numbers), it will not be changed.

Usage

1

Arguments

refSeq

Sequence in iupac or regular expression format.

Value

Sequence in regular expression format recognized by R.


BussemakerLab/SelexGLM documentation built on May 17, 2019, 5:41 p.m.