SeqAn3
max_pseudoknot_depth< structure_type > Struct Reference

The ability of this alphabet to represent pseudoknots, i.e. crossing interactions, up to a certain depth. More...

#include <seqan3/alphabet/structure/rna_structure_concept.hpp>

Detailed Description

The ability of this alphabet to represent pseudoknots, i.e. crossing interactions, up to a certain depth.

It is the number of distinct pairs of interaction symbols the format supports. The value 1 denotes no pseudoknot support; any higher number gives the maximum nestedness. Value 0 is not allowed.


The documentation for this struct was generated from the following file: