strandValue | R Documentation |
Gets a strand value of plus or minus from an integer.
strandValue(x)
strandName(x)
x |
an integer to select the strand value: 1 equals plus and 2 equals minus. |
Returns a named character "+" or "-".
strandName
: Does the same, but returns the character as "plus" or "minus".
Rehrauer, Hubert
Schmid, Peter
strandValue(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.