RNAduplex: Estimates the duplex structure of a sequence (oligo) pairing...

Description Usage Arguments Value See Also

Description

This function is a wrapper for RNAduplex from the ViennaRNA package. It performs thermodynamic duplex folding of the input estimates the minimum free energy (mfe) structure. The ViennaRNA package needs to be installed on the system and present on the PATH

Usage

1
RNAduplex(seqs, targetseqs = NULL)

Arguments

seqs

a character vector or DNAStringSet object with the sequences to fold

Value

a data frame with columns duplex_structure (dot-bracket format), duplex_pos and duplex_energy (kcal/mol)

See Also

RNAfold


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