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
next_source_index_fills_missing_records_before_selecting_minimum
()
src/trgt/genotype_reader.rs:347
Function
normalize_reads_keeps_dominant_ps
()
src/trgt/workflows/tr.rs:554
Function
normalize_reads_no_ps_observed
()
src/trgt/workflows/tr.rs:592
Function
normalize_reads_prefers_smaller_ps_on_ties
()
src/trgt/workflows/tr.rs:575
Function
output_suffix_matches_type_and_compression
()
src/utils/io_utils.rs:204
Function
parse_aga_repeat
()
src/hmm/builder.rs:253
Function
phase_by_hp_ps_counts_hp_reads_when_assigned
()
src/trgt/workflows/tr.rs:635
Function
phase_by_hp_ps_rejects_multiple_ps
()
src/trgt/workflows/tr.rs:610
Function
phase_by_hp_ps_requires_two_hps
()
src/trgt/workflows/tr.rs:623
Method
preflight_ext
(&self)
src/utils/input_source.rs:338
Method
process_genotypes
( record: &Record, genotypes: &mut Vec<Vec<Vec<GenotypeAllele>>>, )
src/merge/vcf_processor.rs:1167
Method
query_len
(&self)
src/trgt/reads/cigar.rs:40
Method
read_info_field
( record: &Record, descriptor: &FieldDescriptor<'static>, cache: &mut FieldIdCache,
src/merge/vcf_processor.rs:1028
Method
read_vcf_paths_from_file
(path: &Path)
src/cli.rs:563
Function
record_missing_required_info_field
()
src/merge/vcf_processor.rs:1351
Method
region
(mut self, region: GenomicRegion)
src/utils/locus.rs:135
Function
render_from_string
(svg_content: &str, path: &Path)
crates/pipeplot/src/pdf.rs:4
Function
render_from_string
(svg_content: &str, path: &Path)
crates/pipeplot/src/png.rs:4
Method
right_flank
(mut self, flank: Vec<u8>)
src/utils/locus.rs:130
Function
sample_names_from_header
(header: &bam::Header)
src/utils/bam_utils.rs:161
Function
scoring_from_string
(s: &str)
src/cli.rs:786
Method
set_gt
This method encodes the genotype information and adds it to the VCF record. # Arguments `locus` - `Locus` struct containing information about the tan
src/trgt/writers/write_vcf.rs:251
Function
set_system_ca_bundle
()
src/utils/input_source.rs:304
Function
silent_states_match_a_blank_character
()
src/hmm/events.rs:139
Method
single
(reader: bam::IndexedReader)
src/trgt/genotype_reader.rs:19
Function
single_source_reader_delegates_fetch_and_read
()
src/trgt/genotype_reader.rs:272
Function
single_source_sample_name_behavior_remains_backward_compatible
()
src/utils/bam_utils.rs:325
Function
snv_at_tr_end_is_used
()
src/trgt/genotype/genotype_flank.rs:631
Function
snv_at_tr_start_is_ignored
()
src/trgt/genotype/genotype_flank.rs:603
Function
states_match_the_most_likely_base
()
src/hmm/events.rs:125
Function
states_with_equal_emission_probs_match_n_base
()
src/hmm/events.rs:132
Function
streaming_contig_order_mismatch_errors
()
src/merge/vcf_reader.rs:608
Function
streaming_reader_accepts_unindexed_vcf
()
src/merge/vcf_reader.rs:562
Method
struc
(mut self, struc: &str)
src/utils/locus.rs:115
Function
summarize
(spans: &[Span])
src/hmm/builder.rs:191
Function
supplemental_reference_dictionary_must_match_primary
()
src/utils/bam_utils.rs:229
Function
test_add_extension
()
src/merge/vcf_reader.rs:550
Function
test_add_locus_unchecked_extends_region
()
src/trgt/locus_group.rs:289
Function
test_add_locus_unchecked_no_extension_needed
()
src/trgt/locus_group.rs:304
Function
test_aligner_edit
()
src/wfaligner.rs:1153
Function
test_aligner_ends_free_global
()
src/wfaligner.rs:1264
Function
test_aligner_ends_free_left_extent
()
src/wfaligner.rs:1301
Function
test_aligner_ends_free_right_extent
()
src/wfaligner.rs:1282
Function
test_aligner_ends_free_right_overlap
()
src/wfaligner.rs:1319
Function
test_aligner_gap_affine
()
src/wfaligner.rs:1185
Function
test_aligner_gap_affine_2pieces
()
src/wfaligner.rs:1214
Function
test_aligner_gap_linear
()
src/wfaligner.rs:1169
Function
test_aligner_indel
()
src/wfaligner.rs:1137
Function
test_aligner_score_only
()
src/wfaligner.rs:1201
Function
test_aligner_span_1
()
src/wfaligner.rs:1230
Function
test_aligner_span_2
()
src/wfaligner.rs:1246
Function
test_allele_registry_basic
()
src/merge/genotype_types.rs:128
Function
test_allele_registry_empty_list
()
src/merge/genotype_types.rs:187
Function
test_allele_registry_mapping
()
src/merge/genotype_types.rs:153
Function
test_allele_registry_ref_mismatch
()
src/merge/genotype_types.rs:175
Function
test_allr_has_alci_alias
()
src/merge/field_descriptors.rs:219
Function
test_am_has_converter
()
src/merge/field_descriptors.rs:230
Function
test_append_record_missing_optional_field
()
src/merge/field_registry.rs:789
Function
test_attach_to_all
()
src/merge/tpool.rs:291
Function
test_attach_to_reader_is_callable
()
src/merge/tpool.rs:199
Method
test_base
()
src/trgt/locus.rs:80
Method
test_base
(seq: &[u8])
src/trgt/workflows/locus_result.rs:17
Function
test_basemods_error
()
src/trgt/reads/read.rs:247
Function
test_build_header_only
()
src/utils/test_util.rs:695
Function
test_builder_pattern
()
src/wfaligner.rs:1525
Function
test_cached_record_reuse
()
src/trgt/writers/write_vcf.rs:498
Function
test_can_add_locus_different_contig
()
src/trgt/locus_group.rs:261
Function
test_can_add_locus_exceeds_max_span
()
src/trgt/locus_group.rs:270
Function
test_can_add_locus_same_contig
()
src/trgt/locus_group.rs:248
Function
test_can_add_locus_unsorted_warning
()
src/trgt/locus_group.rs:280
Function
test_cigar_conversion
()
src/trgt/reads/snp.rs:196
Function
test_clip_edge_cases
()
src/trgt/reads/clip_bases.rs:146
Function
test_clip_from_both_sides
()
src/trgt/reads/clip_bases.rs:199
Function
test_clip_from_left
()
src/trgt/reads/clip_bases.rs:163
Function
test_clip_from_right
()
src/trgt/reads/clip_bases.rs:181
Function
test_clipping_score
()
src/wfaligner.rs:1337
Function
test_consecutive_mismatches
()
src/trgt/reads/snp.rs:530
Function
test_convert_am_field
()
src/merge/field_descriptors.rs:312
Function
test_convert_am_field_multisample
()
src/merge/field_descriptors.rs:338
Function
test_custom_info_field_optional_across_vcfs
()
src/merge/vcf_processor.rs:1855
Function
test_duplicate_records_within_reader
()
src/merge/vcf_processor.rs:1613
Function
test_emits_trailing_insertion_with_majority
()
src/trgt/genotype/consensus.rs:193
Function
test_exact_max_span_boundary
()
src/trgt/locus_group.rs:350
Function
test_extract_mismatch_positions_full_cigar
()
src/trgt/reads/snp.rs:618
Function
test_extract_mismatch_positions_multiple_mismatches
()
src/trgt/reads/snp.rs:598
Function
test_extract_mismatch_positions_no_mismatches
()
src/trgt/reads/snp.rs:588
Function
test_extract_mismatch_positions_simple
()
src/trgt/reads/snp.rs:578
Function
test_extract_mismatch_positions_with_del_and_skip
()
src/trgt/reads/snp.rs:608
Function
test_field_data_registry
()
src/merge/field_registry.rs:696
Function
test_field_data_registry_iter_mut
()
src/merge/field_registry.rs:737
Function
test_field_descriptor
()
src/merge/field_registry.rs:672
Function
test_field_descriptor_builder_helpers
()
src/merge/field_registry.rs:885
Function
test_field_id_cache
()
src/merge/field_registry.rs:934
Function
test_field_value_all_types
()
src/merge/field_registry.rs:625
Function
test_format_error_local_unchanged
()
src/utils/input_source.rs:467
Function
test_format_error_redacts_url
()
src/utils/input_source.rs:454
Function
test_format_error_with_query
()
src/utils/input_source.rs:481
Function
test_format_fields_defined
()
src/merge/field_descriptors.rs:195
Function
test_format_number_with_commas_i16
()
src/utils/util.rs:58
Function
test_format_number_with_commas_i32
()
src/utils/util.rs:74
← previous
next →
601–700 of 837, ranked by callers