vdj_pipe
pipeline for processing DNA sequence data
Namespaces | Macros | Functions
sequence_file_entry.cpp File Reference
#include "vdj_pipe/sequence_file_entry.hpp"
#include "boost/assert.hpp"
#include "boost/foreach.hpp"
#include "boost/property_tree/ptree.hpp"
#include "keywords_variable.hpp"
#include "vdj_pipe/file.hpp"
#include "vdj_pipe/input_manager.hpp"
#include "vdj_pipe/value_map.hpp"
Include dependency graph for sequence_file_entry.cpp:

Namespaces

 vdj_pipe
 Main namespace of vdj_pipe library.
 

Macros

#define VDJ_PIPE_SOURCE
 

Functions

void vdj_pipe::store_values (Seq_file_entry const &sfe, Value_map &vm)
 

Detailed Description

part of vdj_pipe project.

Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014

Macro Definition Documentation

#define VDJ_PIPE_SOURCE