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

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

file_extensionsseqan3::AlignmentFileInputFormatrelated
read(stream_type &stream, alignment_file_input_options< seq_legal_alph_type > const &options, ref_seqs_type &ref_seqs, header_type &header, seq_type &seq, qual_type &qual, id_type &id, offset_type &offset, ref_seq_type &ref_seq, ref_id_type &ref_id, ref_offset_type &ref_offset, align_type &align, flag_type &flag, mapq_type &mapq, mate_type &mate, tag_dict_type &tag_dict, e_value_type &e_value, bit_score_type &bit_score)seqan3::AlignmentFileInputFormatrelated