RNAfold: Folds a vector of sequences using a system call to Vienna...

Description Usage Arguments Value See Also

Description

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

Usage

1
RNAfold(seqs)

Arguments

seqs

a character vector og DNAStringSet object with the sequences to fold

Value

a data frame with columns sec_structure (dot-bracket format) and mfe (kcal/mol)

See Also

RNAduplex


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