Description Usage Arguments Value
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.
1 | convertSeq2RegEx(refSeq)
|
refSeq |
Sequence in iupac or regular expression format. |
Sequence in regular expression format recognized by R.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.