fastq_to_fasta
A template for creation of SeqAn3 apps, with a FASTQ to FASTA example app.
Namespaces | Functions
parse_bin_path.hpp File Reference
#include <raptor/argument_parsing/build_arguments.hpp>
#include <raptor/argument_parsing/upgrade_arguments.hpp>

Go to the source code of this file.

Namespaces

 raptor
 
 raptor::detail
 

Functions

void raptor::detail::parse_bin_path (std::filesystem::path const &bin_file, std::vector< std::vector< std::string >> &bin_path, bool const is_socks, bool const is_hibf)
 
void raptor::parse_bin_path (build_arguments &arguments)
 
void raptor::parse_bin_path (upgrade_arguments &arguments)