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

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)