fastq_to_fasta
A template for creation of SeqAn3 apps, with a FASTQ to FASTA example app.
Public Attributes | List of all members
raptor::window Struct Reference

Strong type for passing the window size. More...

#include <raptor/strong_types.hpp>

Public Attributes

uint32_t v {}
 

Detailed Description

Strong type for passing the window size.

Member Data Documentation

◆ v

uint32_t raptor::window::v {}

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