Learn R Programming

CSESA (version 1.2.0)

GetNewSpacer: 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

Run this code
# NOT RUN {
GetNewSpacer("AGAGGCGGACCGAAAAACCGTTTTCAGCCAACGTAT")

# }

Run the code above in your browser using DataLab