fastq_to_fasta
A template for creation of SeqAn3 apps, with a FASTQ to FASTA example app.
|
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) |
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 | ||
) |