vdj_pipe
pipeline for processing DNA sequence data
Public Types | Static Public Member Functions | List of all members
vdj_pipe::Value_names Struct Reference

#include <value_names.hpp>

Public Types

typedef boost::array< std::string, 8 > single_read_names
 

Static Public Member Functions

static single_read_names const & single ()
 
static single_read_names const & forward ()
 
static single_read_names const & reverse ()
 
static single_read_names const & merged ()
 

Member Typedef Documentation

typedef boost::array<std::string,8> vdj_pipe::Value_names::single_read_names

Member Function Documentation

Value_names::single_read_names const & vdj_pipe::Value_names::forward ( )
static
Value_names::single_read_names const & vdj_pipe::Value_names::merged ( )
static
Value_names::single_read_names const & vdj_pipe::Value_names::reverse ( )
static
Value_names::single_read_names const & vdj_pipe::Value_names::single ( )
static

The documentation for this struct was generated from the following files: