GetAllNewSpacers {CSESA} | R Documentation |
Get the new spacers from the molecular sequence and its reverse complement.
Description
Get the new spacers from the molecular sequence and its reverse complement.
Usage
GetAllNewSpacers(molecular.seq = NULL)
Arguments
molecular.seq |
The molecular sequence. |
Value
The vector of the new spacers, which is extracted from the molecular sequence and its reverse complement.
Note
If there doesn't exist any new spacer, the function would return NA.
[Package CSESA version 1.2.0 Index]