Gamgee
You miserable little maggot. I'll stove your head in!
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
gamgee::VariantBuilder Member List

This is the complete list of members for gamgee::VariantBuilder, including all inherited members.

build() const gamgee::VariantBuilder
clear()gamgee::VariantBuilder
get_float_multi_sample_vector(const uint32_t num_samples, const uint32_t max_values_per_sample) const gamgee::VariantBuilder
get_genotype_multi_sample_vector(const uint32_t num_samples, const uint32_t max_values_per_sample) const gamgee::VariantBuilder
get_integer_multi_sample_vector(const uint32_t num_samples, const uint32_t max_values_per_sample) const gamgee::VariantBuilder
header() const gamgee::VariantBuilderinline
operator=(VariantBuilder &&other)=defaultgamgee::VariantBuilder
operator=(const VariantBuilder &other)=deletegamgee::VariantBuilder
remove_alignment_stop()gamgee::VariantBuilder
remove_alt_alleles()gamgee::VariantBuilder
remove_filters()gamgee::VariantBuilder
remove_id()gamgee::VariantBuilder
remove_individual_field(const std::string &tag)gamgee::VariantBuilder
remove_individual_field(const uint32_t field_index)gamgee::VariantBuilder
remove_individual_fields(const std::vector< std::string > &tags)gamgee::VariantBuilder
remove_individual_fields(const std::vector< uint32_t > &field_indices)gamgee::VariantBuilder
remove_qual()gamgee::VariantBuilder
remove_shared_field(const std::string &tag)gamgee::VariantBuilder
remove_shared_field(const uint32_t field_index)gamgee::VariantBuilder
remove_shared_fields(const std::vector< std::string > &tags)gamgee::VariantBuilder
remove_shared_fields(const std::vector< uint32_t > &field_indices)gamgee::VariantBuilder
set_alignment_start(const uint32_t alignment_start)gamgee::VariantBuilder
set_alignment_stop(const uint32_t alignment_stop)gamgee::VariantBuilder
set_alt_allele(const std::string &alt_allele)gamgee::VariantBuilder
set_alt_alleles(const std::vector< std::string > &alt_alleles)gamgee::VariantBuilder
set_boolean_shared_field(const std::string &tag)gamgee::VariantBuilder
set_boolean_shared_field(const uint32_t index)gamgee::VariantBuilder
set_chromosome(const uint32_t chromosome)gamgee::VariantBuilder
set_chromosome(const std::string &chromosome)gamgee::VariantBuilder
set_enable_validation(const bool enable_validation)gamgee::VariantBuilder
set_filters(const std::vector< std::string > &filters)gamgee::VariantBuilder
set_filters(const std::vector< int32_t > &filters)gamgee::VariantBuilder
set_float_individual_field(const std::string &tag, const VariantBuilderMultiSampleVector< float > &values_for_all_samples)gamgee::VariantBuilder
set_float_individual_field(const std::string &tag, VariantBuilderMultiSampleVector< float > &&values_for_all_samples)gamgee::VariantBuilder
set_float_individual_field(const std::string &tag, const std::vector< std::vector< float >> &values_for_all_samples)gamgee::VariantBuilder
set_float_individual_field(const std::string &tag, std::vector< std::vector< float >> &&values_for_all_samples)gamgee::VariantBuilder
set_float_individual_field(const uint32_t field_index, const VariantBuilderMultiSampleVector< float > &values_for_all_samples)gamgee::VariantBuilder
set_float_individual_field(const uint32_t field_index, VariantBuilderMultiSampleVector< float > &&values_for_all_samples)gamgee::VariantBuilder
set_float_individual_field(const uint32_t field_index, const std::vector< std::vector< float >> &values_for_all_samples)gamgee::VariantBuilder
set_float_individual_field(const uint32_t field_index, std::vector< std::vector< float >> &&values_for_all_samples)gamgee::VariantBuilder
set_float_individual_field(const std::string &tag, const std::string &sample, const float value)gamgee::VariantBuilder
set_float_individual_field(const std::string &tag, const std::string &sample, const std::vector< float > &values)gamgee::VariantBuilder
set_float_individual_field(const uint32_t field_index, const uint32_t sample_index, const float value)gamgee::VariantBuilder
set_float_individual_field(const uint32_t field_index, const uint32_t sample_index, const std::vector< float > &values)gamgee::VariantBuilder
set_float_shared_field(const std::string &tag, const float value)gamgee::VariantBuilder
set_float_shared_field(const std::string &tag, const std::vector< float > &values)gamgee::VariantBuilder
set_float_shared_field(const uint32_t index, const float value)gamgee::VariantBuilder
set_float_shared_field(const uint32_t index, const std::vector< float > &values)gamgee::VariantBuilder
set_genotype(const std::string &sample, const std::vector< int32_t > &genotype)gamgee::VariantBuilder
set_genotype(const std::string &sample, std::vector< int32_t > &&genotype)gamgee::VariantBuilder
set_genotype(const uint32_t sample_index, const std::vector< int32_t > &genotype)gamgee::VariantBuilder
set_genotype(const uint32_t sample_index, std::vector< int32_t > &&genotype)gamgee::VariantBuilder
set_genotypes(const VariantBuilderMultiSampleVector< int32_t > &genotypes_for_all_samples)gamgee::VariantBuilder
set_genotypes(VariantBuilderMultiSampleVector< int32_t > &&genotypes_for_all_samples)gamgee::VariantBuilder
set_genotypes(const std::vector< std::vector< int32_t >> &genotypes_for_all_samples)gamgee::VariantBuilder
set_genotypes(std::vector< std::vector< int32_t >> &&genotypes_for_all_samples)gamgee::VariantBuilder
set_id(const std::string &id)gamgee::VariantBuilder
set_integer_individual_field(const std::string &tag, const VariantBuilderMultiSampleVector< int32_t > &values_for_all_samples)gamgee::VariantBuilder
set_integer_individual_field(const std::string &tag, VariantBuilderMultiSampleVector< int32_t > &&values_for_all_samples)gamgee::VariantBuilder
set_integer_individual_field(const std::string &tag, const std::vector< std::vector< int32_t >> &values_for_all_samples)gamgee::VariantBuilder
set_integer_individual_field(const std::string &tag, std::vector< std::vector< int32_t >> &&values_for_all_samples)gamgee::VariantBuilder
set_integer_individual_field(const uint32_t field_index, const VariantBuilderMultiSampleVector< int32_t > &values_for_all_samples)gamgee::VariantBuilder
set_integer_individual_field(const uint32_t field_index, VariantBuilderMultiSampleVector< int32_t > &&values_for_all_samples)gamgee::VariantBuilder
set_integer_individual_field(const uint32_t field_index, const std::vector< std::vector< int32_t >> &values_for_all_samples)gamgee::VariantBuilder
set_integer_individual_field(const uint32_t field_index, std::vector< std::vector< int32_t >> &&values_for_all_samples)gamgee::VariantBuilder
set_integer_individual_field(const std::string &tag, const std::string &sample, const int32_t value)gamgee::VariantBuilder
set_integer_individual_field(const std::string &tag, const std::string &sample, const std::vector< int32_t > &values)gamgee::VariantBuilder
set_integer_individual_field(const uint32_t field_index, const uint32_t sample_index, const int32_t value)gamgee::VariantBuilder
set_integer_individual_field(const uint32_t field_index, const uint32_t sample_index, const std::vector< int32_t > &values)gamgee::VariantBuilder
set_integer_shared_field(const std::string &tag, const int32_t value)gamgee::VariantBuilder
set_integer_shared_field(const std::string &tag, const std::vector< int32_t > &values)gamgee::VariantBuilder
set_integer_shared_field(const uint32_t index, const int32_t value)gamgee::VariantBuilder
set_integer_shared_field(const uint32_t index, const std::vector< int32_t > &values)gamgee::VariantBuilder
set_qual(const float qual)gamgee::VariantBuilder
set_ref_allele(const std::string &ref_allele)gamgee::VariantBuilder
set_string_individual_field(const std::string &tag, const std::vector< std::string > &values_for_all_samples)gamgee::VariantBuilder
set_string_individual_field(const std::string &tag, std::vector< std::string > &&values_for_all_samples)gamgee::VariantBuilder
set_string_individual_field(const uint32_t field_index, const std::vector< std::string > &values_for_all_samples)gamgee::VariantBuilder
set_string_individual_field(const uint32_t field_index, std::vector< std::string > &&values_for_all_samples)gamgee::VariantBuilder
set_string_individual_field(const std::string &tag, const std::string &sample, const std::string &value)gamgee::VariantBuilder
set_string_individual_field(const uint32_t field_index, const uint32_t sample_index, const std::string &value)gamgee::VariantBuilder
set_string_shared_field(const std::string &tag, const std::string &value)gamgee::VariantBuilder
set_string_shared_field(const uint32_t index, const std::string &value)gamgee::VariantBuilder
VariantBuilder(const VariantHeader &header)gamgee::VariantBuilderexplicit
VariantBuilder(VariantBuilder &&other)=defaultgamgee::VariantBuilder
VariantBuilder(const VariantBuilder &other)=deletegamgee::VariantBuilder
~VariantBuilder()=defaultgamgee::VariantBuilder