scaffold.orthogonality {bioseq.patterns} R Documentation

analyses orthogonality of two DNA-Origami scaffold strands.

Description

Multiple criteria For orthogonality Of the two sequences can be specified
to determine the level of orthogonality.

Usage

scaffold.orthogonality(scaffolds,
    segment.len = 7,
    is.linear = FALSE,
    rev.compl = FALSE);

Arguments

scaffolds

-

segment.len

segment length. [as integer]

is.linear

scaffolds are not circular. [as boolean]

rev.compl

also count reverse complementary sequences. [as boolean]

env

[as Environment]

Details

Authors

seqtoolkit

Value

this function returns data object of type Output.

clr value class

Examples


[Package bioseq.patterns version 1.0.0.0 Index]