vdj_pipe
pipeline for processing DNA sequence data
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nboost
 Cmulti_array
 Nvdj_pipeMain namespace of vdj_pipe library
 Ndetail
 Ngdst
 Nstep
 CAmbiguous_window_filter
 CApply_manyApply enclosed processing step multiple times to sequence reads of specified kind: forward, reverse, or merged
 CApply_oneApply enclosed processing step once to a sequence read of specified kind: forward, reverse, or merged
 CAverage_quality_filter
 CAverage_quality_window_filter
 Cbase_exception
 CBest_match_pair
 CBlank
 CBlank_step
 CCharacter_filter
 CCommand_line_options
 CComposition_stats
 CConfig_paired_emid_reads
 CConfig_paired_reads
 CConfig_single_reads
 CExternal_mid_infileLook for external MIDs in separate files
 CExternal_mid_inlineLook for external MIDs in FASTA/Q description lines
 CFile
 CFile_inputFile target is supposed to exist at construction time
 CFile_istream
 CFile_ostream
 CFile_ostream_queueStack of recently used output file streams
 CFile_ostream_variantSelect output file based on variables in value map
 CFile_outputFile target is created if needed at construction time
 CFind_shared
 CFinish_visitor
 CGet_match_lengthSet a fraction of sequence length to match
 CHistogram_1dSimple unsigned integer-based histogram
 CHistogram_step
 CHomopolymer_filter
 CId_iterator
 CIdentityWhy is it not in STL?
 CInput_manager
 CIs_ambiguous
 CLength_filter
 CLib_infoLibrary info
 CMatch_fraction_lengthSet a fraction of sequence length to match
 CMatch_full_lengthRequire full sequence to match
 CMatch_ignore_endsSet a minimal sequence length to match allowing for some mismatch at ends
 CMatch_min_lengthSet a minimal sequence length to match
 CMatch_step
 CMerge_paired
 CMerge_result
 CMin_quality_filter
 CMin_quality_window_filter
 COutput_manager
 CParser_fasta
 CParser_fastqParser for FASTQ files
 CParser_qual
 CPipe_environment
 CPipe_paired_emid_readProcess paired reads with external MIDs
 CPipe_paired_readProcess paired reads with external MIDs
 CPipe_single_read
 CPipeline
 CPipeline_input
 CQual_record
 CQual_stats
 CQuality
 CQueable_ofstream
 CRead_info
 CRead_info_storeStore sequence-related information
 CRun_visitor
 CSeq_entry
 CSeq_file
 CSeq_file_entry
 CSeq_file_map
 CSeq_flsStore short sequence in an integer
 CSeq_match
 CSeq_meta
 CSeq_pos
 CSeq_qual_record
 CSeq_record
 CSeq_storeStore sequence and related information
 CStep_variant_store
 CSummary_visitor
 CSummary_visitor2
 CType_index
 CUnambiguous_interval_iter
 CValue_ids_emidProvides access to standard eMID values
 CValue_ids_pairedProvides access to standard values for paired read pipeline
 CValue_ids_singleProvides access to standard values for single read pipeline
 CValue_mapStore values mapped against name strings and value IDs
 CValue_names
 CVariable_path
 CVm_access_pairedAccess to value map for paired read pipeline and processing steps
 CVm_access_paired_emidAccess to value map for paired eMID read pipeline and processing steps
 CVm_access_single
 CWrite_seq
 CWrite_value