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
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
src/utils/input_source.rs:52
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/utils/io_utils.rs:97
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
src/utils/region.rs:69
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/trgt/reads/read.rs:73
Method
fmt
(&self, formatter: &mut fmt::Formatter)
src/trvz/params.rs:89
Function
format_log
(buf: &mut env_logger::fmt::Formatter, record: &log::Record)
src/cli.rs:718
Function
format_number_with_commas
(n: T)
src/utils/util.rs:10
Method
from
(value: u32)
src/wfaligner.rs:59
Method
from
(value: bool)
src/merge/vcf_reader.rs:26
Method
from
(tr_size: TrSize)
src/trgt/genotype/gt.rs:18
Method
from_bed_fields
(fields: &[&str])
src/utils/region.rs:35
Method
from_descriptors
(descriptors: &[FieldDescriptor<'static>])
src/merge/field_registry.rs:365
Method
from_extension
(extension: &str)
crates/pipeplot/src/image.rs:26
Method
from_header_values
( id: &str, type_str: &str, number_str: &str, description: &str, categ
src/merge/field_registry.rs:293
Method
from_hts_rec
Creates a `HiFiRead` from an HTSlib record. # Arguments `rec` - A BAM record from HTSlib. # Returns Returns a `HiFiRead` populated with data extract
src/trgt/reads/read.rs:135
Method
from_reader
(reader: R)
src/utils/karyotype.rs:47
Method
from_str
(s: &str)
src/utils/ploidy.rs:13
Method
from_str
(s: &str)
src/utils/input_source.rs:118
Method
from_str
(preset: &str)
src/utils/presets.rs:11
Method
from_str
(genotyper: &str)
src/utils/genotyper.rs:11
Method
from_string
(encoding: &str)
src/utils/region.rs:24
Method
from_u8
(op_char: u8)
src/wfaligner.rs:21
Function
generate
(plot: &PipePlot, path: &Path)
crates/pipeplot/src/image.rs:4
Function
genotype
(ploidy: Ploidy, seqs: &[&[u8]])
src/trgt/genotype/genotype_size.rs:6
Function
genotype
(ploidy: Ploidy, trs: &[&[u8]])
src/trgt/genotype/genotype_cluster.rs:55
Function
get_cigar_string
(cigar: &Vec<CigarOp>)
src/trgt/reads/snp.rs:145
Function
get_gradient
(value: f64)
src/trvz/params.rs:110
Method
get_heuristics
(&self)
src/wfaligner.rs:423
Method
get_mut
(&mut self, field_id: &[u8])
src/merge/field_registry.rs:392
Method
get_penalties
(&self)
src/wfaligner.rs:397
Method
get_template_record
(sample_records: &[Option<Record>])
src/merge/vcf_processor.rs:1104
Function
headers_without_reference_records_are_rejected
()
src/utils/bam_utils.rs:218
Function
if_alignment_contained_inside_region_then_original_read
()
src/trgt/reads/clip_region.rs:183
Function
if_alignment_overlaps_left_flank_then_clipped_read
()
src/trgt/reads/clip_region.rs:200
Function
if_alignment_starts_inside_region_then_clipped_read
()
src/trgt/reads/clip_region.rs:242
Function
if_het_snvs_then_genotype
()
src/trgt/genotype/genotype_flank.rs:374
Function
if_hom_snvs_then_none
()
src/trgt/genotype/genotype_flank.rs:432
Function
if_hp_tags_insufficient_then_cluster
()
src/trgt/genotype/genotype_flank.rs:545
Function
if_hp_tags_then_genotype
()
src/trgt/genotype/genotype_flank.rs:495
Function
if_no_overlap_then_none
()
src/trgt/reads/clip_region.rs:166
Function
if_no_snvs_then_none
()
src/trgt/genotype/genotype_flank.rs:471
Function
if_op_overlaps_flanks_then_clipped_read
()
src/trgt/reads/clip_region.rs:214
Function
if_op_spans_entire_region_then_clipped_read
()
src/trgt/reads/clip_region.rs:228
Function
indexed_contig_order_allows_union
()
src/merge/vcf_reader.rs:647
Function
indexed_reader_requires_index
()
src/merge/vcf_reader.rs:586
Method
infer_from_path
(path: &Path)
src/utils/io_utils.rs:36
Function
infer_from_path_recognizes_known_extensions
()
src/utils/io_utils.rs:138
Function
init_region_from_bed_fields_invalid_start
()
src/utils/region.rs:150
Function
init_region_from_bed_fields_padding_valid
()
src/utils/region.rs:141
Function
init_region_from_bed_fields_too_few_fields
()
src/utils/region.rs:156
Function
init_region_from_bed_fields_valid
()
src/utils/region.rs:132
Function
init_region_from_invalid_interval_err
()
src/utils/region.rs:116
Function
init_region_from_invalid_interval_new
()
src/utils/region.rs:124
Function
init_region_from_invalid_start_err
()
src/utils/region.rs:108
Function
init_region_from_invalid_string_err
()
src/utils/region.rs:100
Function
init_region_from_valid_string_ok
()
src/utils/region.rs:78
Method
is_empty
(&self)
src/merge/field_registry.rs:467
Method
left_flank
(mut self, flank: Vec<u8>)
src/utils/locus.rs:125
Function
main
()
build.rs:4
Function
main
()
src/main.rs:67
Function
make_read
(spec: &TestRead)
src/trgt/genotype/genotype_flank.rs:334
Function
mean
(xs: &[f64])
src/trgt/workflows/tr.rs:195
Method
mode
(&self)
src/merge/vcf_reader.rs:244
Function
mosaic_tr
()
src/trgt/genotype/haploid.rs:46
Method
motifs
(mut self, motifs: Vec<Vec<u8>>)
src/utils/locus.rs:120
Method
multi
(sources: Vec<BamSourceReader>)
src/trgt/genotype_reader.rs:23
Function
multi_source_allows_missing_sample_metadata_when_another_source_has_sample_name
()
src/utils/bam_utils.rs:300
Function
multi_source_conflicting_sample_metadata_is_rejected_even_with_override
()
src/utils/bam_utils.rs:287
Function
multi_source_equal_coordinate_records_are_deterministic
()
src/trgt/genotype_reader.rs:379
Function
multi_source_fetch_errors_report_source_and_queried_region
()
src/trgt/genotype_reader.rs:410
Function
multi_source_fetch_reads_the_interval_from_every_source
()
src/trgt/genotype_reader.rs:306
Function
multi_source_records_are_emitted_in_virtual_coordinate_order
()
src/trgt/genotype_reader.rs:320
Function
multi_source_records_do_not_receive_source_metadata
()
src/trgt/genotype_reader.rs:422
Function
multi_source_requires_explicit_sample_name_when_all_metadata_is_missing
()
src/utils/bam_utils.rs:311
Function
multi_source_sample_name_override_is_output_label_only
()
src/utils/bam_utils.rs:276
Function
multi_source_sample_names_resolve_when_metadata_agrees
()
src/utils/bam_utils.rs:251
Method
multi_with_tpool
(sources: Vec<BamSourceReader>, thread_pool: ThreadPool)
src/trgt/genotype_reader.rs:27
Function
naive_median
(data: &[i32])
src/utils/math.rs:104
Method
new
(alignment_scope: AlignmentScope, memory_model: MemoryModel)
src/wfaligner.rs:254
Method
new
(args: &MergeArgs, vcfs: Vec<PathBuf>)
src/merge/vcf_processor.rs:119
Method
new
( header: &bcf::Header, output_type: Option<&OutputType>, output: Option<&PathBuf>,
src/merge/vcf_writer.rs:16
Method
new
(file: PathBuf, index: usize, mode: VcfReadMode)
src/merge/vcf_reader.rs:168
Method
new
(n_threads: i32)
src/merge/tpool.rs:24
Method
new
()
src/merge/field_registry.rs:47
Method
new
(primary: InputSource, supplemental: Option<InputSource>)
src/utils/input_source.rs:83
Method
new
(encoding: &str)
src/utils/karyotype.rs:17
Method
new
( genome_reader: &faidx::Reader, chrom_lookup: &HashMap<String, u32>, line: &str,
src/utils/locus.rs:40
Method
new
()
src/utils/test_util.rs:179
Method
new
(contig: impl Into<String>, start: u32, end: u32)
src/utils/region.rs:12
Method
new
(num_states: usize)
src/hmm/hmm_model.rs:29
Method
new
(source_label: impl Into<Arc<str>>, reader: bam::IndexedReader)
src/trgt/genotype_reader.rs:62
Method
new
( genome_reader: &faidx::Reader, chrom_lookup: &HashMap<String, u32>, line: &str,
src/trgt/locus.rs:25
Method
new
Creates a new group with the first locus.
src/trgt/locus_group.rs:23
Method
new
Constructs a new `VcfWriter` instance. # Arguments `output_path` - Path of the output VCF file. `sample_name` - The name of the sample to be written
src/trgt/writers/write_vcf.rs:61
Method
new
Constructs a new `BamWriter` instance. # Arguments `output_bam_path` - Path of the output BAM file. `template_header` - The BAM header to use as a te
src/trgt/writers/write_bam.rs:33
Method
new
(size: usize, ci: (usize, usize))
src/trgt/genotype/gt.rs:10
Method
new
(scale: (f64, f64), pad: f64)
crates/pipeplot/src/svg.rs:36
Method
new_for_test
(ploidies: HashMap<String, Ploidy>)
src/utils/karyotype.rs:41
Method
new_inner
(sources: Vec<BamSourceReader>, tpool: Option<ThreadPool>)
src/trgt/genotype_reader.rs:107
Method
new_with_thread_pool
( file: PathBuf, index: usize, mode: VcfReadMode, thread_pool: Option<Arc<HtsT
src/merge/vcf_reader.rs:172
← previous
next →
501–600 of 837, ranked by callers