fastq_to_fasta
A template for creation of SeqAn3 apps, with a FASTQ to FASTA example app.
|
#include <raptor/argument_parsing/validators.hpp>
Public Types | |
using | option_value_type = size_t |
Public Member Functions | |
void | operator() (option_value_type const &val) const |
Static Public Member Functions | |
static std::string | get_help_page_message () |
using raptor::power_of_two_validator::option_value_type = size_t |
|
inlinestatic |
|
inline |