SeqAn3 3.2.0
The Modern C++ library for sequence analysis.
seqan3::sam_file_input_options< sequence_legal_alphabet > Struct Template Reference

The options type defines various option members that influence the behaviour of all or some formats. More...

#include <seqan3/io/sam_file/input_options.hpp>

+ Inheritance diagram for seqan3::sam_file_input_options< sequence_legal_alphabet >:

Detailed Description

template<typename sequence_legal_alphabet>
struct seqan3::sam_file_input_options< sequence_legal_alphabet >

The options type defines various option members that influence the behaviour of all or some formats.

Remarks
For a complete overview, take a look at SAM File

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