gapmerize: Construct the upper-/lower case representation of LNA-oligos...

Description Usage Arguments See Also Examples

Description

This function uses input on flank lengths to construct a upper-/lower case representation of a gapmer.

Usage

1
gapmerize(o, leftflank = 3, rightflank = 3)

Arguments

o

character string (the sequence) to be converted to gapmer format.

leftflank

size of left LNA-flank.

rightflank

size of right LNA flank.

See Also

seqmod2uplow

Examples

1
 sapply(c("ACGTGTTT","TCCGGAAT"),gapmerize)

Santaris/seqtools documentation built on May 9, 2019, 12:44 p.m.