Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacificBiosciences/trgt
/ functions
Functions
837 in github.com/PacificBiosciences/trgt
⨍
Functions
837
◇
Types & classes
113
Function
test_span_calculation_edge_cases
()
src/trgt/locus_group.rs:337
Function
test_streaming_merge_errors_on_decreasing_positions
()
src/merge/vcf_processor.rs:1695
Function
test_streaming_merges_all_records_at_same_position
()
src/merge/vcf_processor.rs:1645
Function
test_suppresses_trailing_insertion_without_majority
()
src/trgt/genotype/consensus.rs:202
Function
test_trailing_insertion_is_emitted
()
src/trgt/genotype/consensus.rs:186
Function
test_trgt_vcf_helpers_write_default_records
()
src/utils/test_util.rs:555
Function
test_try_read_field_id_info_and_format
()
src/merge/field_registry.rs:960
Function
test_try_read_field_id_missing
()
src/merge/field_registry.rs:853
Function
test_uses_alias_when_primary_missing
()
src/merge/field_registry.rs:906
Function
test_vcf_builder_basic
()
src/utils/test_util.rs:499
Function
test_vcf_builder_multiple_records
()
src/utils/test_util.rs:654
Function
test_vcf_builder_trgt_preset
()
src/utils/test_util.rs:784
Function
test_vcf_builder_with_filter
()
src/utils/test_util.rs:741
Function
test_vcf_builder_with_format_fields
()
src/utils/test_util.rs:618
Function
test_vcf_builder_with_id
()
src/utils/test_util.rs:720
Function
test_vcf_builder_with_info
()
src/utils/test_util.rs:580
Function
test_vcf_builder_with_info_flag
()
src/utils/test_util.rs:762
Function
test_vcf_builder_with_qual
()
src/utils/test_util.rs:598
Function
test_vcf_record_wrapper_heap
()
src/merge/vcf_processor.rs:1519
Function
test_write_vcf_with_gt_backwards_compat
()
src/utils/test_util.rs:710
Function
threads_in_range
(s: &str)
src/cli.rs:744
Function
tr_with_outliers
()
src/trgt/genotype/haploid.rs:55
Function
unreadable_or_unindexed_supplemental_source_reports_source
()
src/utils/bam_utils.rs:206
Method
validate_field_consistency
( field_id: &[u8], descriptors: &[FieldDescriptor<'static>], category: FieldCategory,
src/merge/vcf_processor.rs:310
Function
validate_output_type
(s: &str)
src/cli.rs:812
Method
validate_ref_allele
(allele_lists: &[Vec<&'a [u8]>])
src/merge/genotype_types.rs:67
Function
validation_returns_primary_header_as_canonical_header
()
src/utils/bam_utils.rs:262
Method
vcf_type
(&self)
src/merge/field_registry.rs:82
Method
with_tpool
(sources: Vec<BamSourceReader>, tpool: ThreadPool)
src/trgt/genotype_reader.rs:103
Method
with_trgt_info
(trid: S, end: i32, motifs: S, struc: S)
src/utils/test_util.rs:253
Method
write
Writes the spanning reads to the BAM file from the genotyping results for a specific locus. # Arguments `locus` - `Locus` struct containing locus in
src/trgt/writers/write_bam.rs:95
Method
write_field
( writer: &mut VcfWriter, field_id: &[u8], field_value: &FieldValue, )
src/merge/field_registry.rs:524
Method
write_format_fields
(&self, writer: &mut VcfWriter)
src/merge/field_registry.rs:450
Method
write_index
(self)
src/merge/vcf_processor.rs:1215
Function
write_index_builds_csi_for_compressed_bcf
()
src/merge/vcf_writer.rs:198
Function
write_index_builds_tabix_for_compressed_vcf
()
src/merge/vcf_writer.rs:172
Function
writer_options_return_expected_htslib_format
()
src/utils/io_utils.rs:185
← previous
801–837 of 837, ranked by callers