seqmod2uplow.strict: Filter LNA-oligos and construct the upper-/lower case...

Description Usage Arguments See Also Examples

Description

This function filters LNA-oligos based on sequence, sugar modification and backbone and returns the upper-/lower case representation. Only oligos suitable for the oligo-predictors are accepted. All nucleobases other than A, C, G, T, U and E, sugar modifications other than L and D and backbones other than S (phosphorothioate) are excluded and result in NA.

Usage

1

Arguments

line.in

a character vector of length 3 where the first element is the sequence (e.g. ACGTGTTT), the second element the modification (e.g. LLLDDDLL) and the third is the backbone (e.g. SSSSSSSS).

See Also

seqmod2uplow seqmod2plus

Examples

1
 seqmod2uplow.strict(c("ACGTGTTT","LLLDDDLL","SSSSSSSS"))

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