SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
|
Files | |
concept.hpp | |
Provides the concept seqan3::detail::is_container_option. | |
format_base.hpp | |
Provides the format_base struct containing all helper functions that are needed in all formats. | |
format_help.hpp | |
Provides the format_help struct that print the help page to the command line and the two child formats (format_version, format_short_help) that print short help messages to the command line. | |
format_html.hpp | |
Provides the format_html struct and its helper functions. | |
format_man.hpp | |
Provides the format_man struct and its helper functions. | |
format_parse.hpp | |
Provides the format_parse class. | |
terminal.hpp | |
Checks if program is run interactively and retrieves dimensions of terminal (Transferred from seqan2). | |
version_check.hpp | |
Provides the version check functionality. | |