SeqAn3 3.4.0
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
 ▼ doc
 ▼ howto
 ► use_cereal
 ▼ tutorial
 ► 09_search
 ▼ seqan3
 ▼ alignment
 ► aligned_sequence
 ► cigar_conversion
 ► configuration
 ► decorator
 ► detail
 ► matrix
 ► pairwise
 ► scoring
 all.hppMeta-header for the Alignment module
 exception.hppIncludes customized exception types for the alignment module
 ▼ alphabet
 ► adaptation
 ► aminoacid
 ► cigar
 ► composite
 ► container
 ► detail
 ► gap
 ► mask
 ► nucleotide
 ► quality
 ► range
 ► structure
 ► views
 all.hppMeta-header for the alphabet module
 alphabet_base.hppProvides seqan3::alphabet_base
 concept.hppCore alphabet concept and free function/type trait wrappers
 exception.hppExceptions thrown by entities in the alphabet module
 hash.hppProvides overloads for std::hash
 ▼ argument_parser
 ► detail
 all.hppMeta-header for the Argument Parser module
 argument_parser.hppProvides seqan3::argument_parser class
 auxiliary.hppProvides auxiliary information
 exceptions.hppProvides parser related exceptions
 validators.hppProvides some standard validators for (positional) options
 ▼ core
 ► algorithm
 ► concept
 ► configuration
 ► debug_stream
 ► detail
 ► range
 add_enum_bitwise_operators.hppProvides seqan3::add_enum_bitwise_operators
 all.hppMeta-header for the Core module
 debug_stream.hppProvides seqan3::debug_stream and related types
 platform.hppProvides platform and dependency checks
 ▼ io
 ► detail
 ► sam_file
 ► sequence_file
 ► stream
 ► structure_file
 ► views
 all.hppMeta-header for the IO module
 exception.hppProvides exceptions used in the I/O module
 record.hppProvides the seqan3::record template and the seqan3::field enum
 ▼ search
 ► configuration
 ► detail
 ► dream_index
 ► fm_index
 ► kmer_index
 ► views
 all.hppMeta-header for the Search module
 search.hppProvides the public interface for search algorithms
 search_result.hppProvides seqan3::search_result
 ▼ std
 charconvThe <charconv> header from C++17's standard library
 newThe <new> header from C++17's standard library
 ▼ utility
 ► bloom_filter
 ► char_operations
 ► container
 ► detail
 ► range
 ► tuple
 ► type_list
 ► type_pack
 ► type_traits
 ► views
 all.hppMeta-header for the utility module , which provides useful, stand-alone features that are not strongly coupled with SeqAn3
 concept.hppProvides concepts that do not have equivalents in C++20
 math.hppProvides math related functionality
 version.hppProvides SeqAn version macros and global variables
Hide me