GetNewSpacer {CSESA} | R Documentation |
Get the new spacer from the molecular sequence.
Description
Get the new spacer from the molecular sequence.
Usage
GetNewSpacer(molecular.seq = NULL)
Arguments
molecular.seq |
The molecular sequence. |
Value
The new spacer sequence as a string.
Examples
GetNewSpacer("AGAGGCGGACCGAAAAACCGTTTTCAGCCAACGTAT")
[Package CSESA version 1.2.0 Index]