seqmod2plus: Construct the plus (+) representation of LNA-oligos

Description Usage Arguments See Also Examples

Description

This function merges sequence and modification for a LNA-oligo into the plus representation.

Usage

1
seqmod2plus(line.in)

Arguments

line.in

a character vector of length 2 where the first element is the sequence (e.g. ACGTGTTT) and the second element the modification (e.g. LLLDDDLL).

See Also

seqmod2uplow

Examples

1
 seqmod2plus(c("ACGTGTTT","LLLDDDLL"))

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