SeqAn3
Alignment File
Collaboration diagram for Alignment File:

Classes

class  seqan3::alignment_file_format_sam
 The SAM format. More...
 
struct  seqan3::alignment_file_header
 Stores the header information of alignment files. More...
 
struct  seqan3::alignment_file_in_options
 The options type defines various option members that influence the behaviour of all or some formats. More...
 
class  seqan3::alignment_file_output< selected_field_ids_, valid_formats_, stream_type_ >
 A class for writing alignment files, e.g. SAM, BAL, BLAST, ... More...
 
interface  seqan3::alignment_file_output_format_concept
 The generic concept for alignment file out formats. More...
 
struct  seqan3::alignment_file_output_options
 The options type defines various option members that influence the behavior of all or some formats. More...
 

Detailed Description

Todo:
document at a later point in time