SeqAn3  3.0.0
The Modern C++ library for sequence analysis.
seqan3::format_vienna Member List

This is the complete list of members for seqan3::format_vienna, including all inherited members.

file_extensionsseqan3::format_viennainlinestatic
read(stream_type &stream, structure_file_input_options< seq_legal_alph_type, structured_seq_combined > const &options, seq_type &seq, id_type &id, bpp_type &bpp, structure_type &structure, energy_type &energy, react_type &react, react_type &react_err, comment_type &comment, offset_type &offset)seqan3::StructureFileInputFormatrelated
write(stream_type &stream, structure_file_output_options const &options, seq_type &&seq, id_type &&id, bpp_type &&bpp, structure_type &&structure, energy_type &&energy, react_type &&react, react_type &&react_err, comment_type &&comment, offset_type &&offset)seqan3::StructureFileOutputFormatrelated