fastq_to_fasta
A template for creation of SeqAn3 apps, with a FASTQ to FASTA example app.
Namespaces | Functions
parse_chopper_pack_header.cpp File Reference
#include <algorithm>
#include <cassert>
#include <seqan3/std/charconv>
#include <lemon/list_graph.h>
#include <chopper/prefixes.hpp>
#include <raptor/build/hibf/bin_prefixes.hpp>
#include <raptor/build/hibf/parse_chopper_pack_header.hpp>

Namespaces

 raptor
 
 raptor::hibf
 Must be first include.
 

Functions

size_t raptor::hibf::parse_chopper_pack_header (lemon::ListDigraph &ibf_graph, lemon::ListDigraph::NodeMap< node_data > &node_map, std::istream &chopper_pack_file)