fastq_to_fasta
A template for creation of SeqAn3 apps, with a FASTQ to FASTA example app.
Functions
raptor::detail Namespace Reference

Functions

void 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)
 

Function Documentation

◆ parse_bin_path()

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 
)