Stochastic Backtracking of Consensus Structures from Sequence Alignment(s)

Overview

// global functions

char* alipbacktrack (double* prob)

Detailed Documentation

Global Functions

char* alipbacktrack (double* prob)
Sample a consensus secondary structure from the Boltzmann ensemble according its probability.

Deprecated Use vrna_pbacktrack() instead!

Parameters:

prob to be described (berni)

Returns:

A sampled consensus secondary structure in dot-bracket notation