vdj_pipe
pipeline for processing DNA sequence data
|
#include "vdj_pipe/detail/keyword_struct_macro.hpp"
Go to the source code of this file.
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
vdj_pipe::kwds | |
Functions | |
vdj_pipe::kwds::VDJ_PIPE_KEYWORD_STRUCT (Single,(description)(sequence)(quality)(trim)(is_reverse)(seq_file_path)(qual_file_path)) | |
vdj_pipe::kwds::VDJ_PIPE_KEYWORD_STRUCT (Forward,(description_fwd)(sequence_fwd)(quality_fwd)(trim_fwd)(seq_file_path_fwd)(qual_file_path_fwd)(forward)) | |
vdj_pipe::kwds::VDJ_PIPE_KEYWORD_STRUCT (Reverse,(description_rev)(sequence_rev)(quality_rev)(trim_rev)(seq_file_path_rev)(qual_file_path_rev)(reverse)) | |
vdj_pipe::kwds::VDJ_PIPE_KEYWORD_STRUCT (Merged,(sequence_merged)(quality_merged)(trim_merged)) | |
vdj_pipe::kwds::VDJ_PIPE_KEYWORD_STRUCT (Emid,(emid_fwd)(emid_rev)(emid_file_path_fwd)(emid_file_path_rev)) | |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014