MCPcopy Index your code
hub / github.com/PacificBiosciences/trgt

github.com/PacificBiosciences/trgt @v5.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v5.1.0 ↗ · + Follow
950 symbols 3,093 edges 93 files 55 documented · 6%

Browse by type

Functions 837 Types & classes 113
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

TRGT

Tandem repeat genotyping tool for HiFi sequencing data

TRGT is a tool for targeted genotyping of tandem repeats from PacBio HiFi data. In addition to the basic size genotyping, TRGT profiles sequence composition, mosaicism, and CpG methylation of each analyzed repeat and visualization of reads overlapping the repeats.

Version information

Current version: 5.1.0.

For a complete changelog, see the changelog or the git history.

Active development warning

Please note that TRGT is still under active development. We anticipate some changes to the input and output file formats of TRGT.

Availability

Repeat catalogs

In order to use TRGT, you need to specify which repeats you want it to analyze. Here are some repeat catalogs that you can use.

Joint analysis of multiple samples

TRGT outputs VCFs containing repeat alleles from each region in the repeat catalog. To facilitate analysis of repeats across multiple samples, VCFs can be either merged into a multi-sample VCF using the merge sub-command or converted into a database using the TDB tool (formerly called TRGTdb). TDB offers many advantages over multi-sample VCFs, including simpler data extraction, support for queries, and reduced file sizes.

Documentation

Need help?

If you notice any missing features, bugs, or need assistance with analyzing the output of TRGT, please don't hesitate to reach out by email or open a GitHub issue.

Support information

TRGT is currently in active development and is intended for research use only and not for use in diagnostic procedures. While efforts have been made to ensure that TRGT lives up to the quality that PacBio strives for, we make no warranty regarding this software.

As TRGT is not covered by any service level agreement or the like, please do not contact a PacBio Field Applications Scientists or PacBio Customer Service for assistance with any TRGT release. Please report all issues through GitHub instead. We make no warranty that any such issue will be addressed, to any extent or within any time frame.

Citation

If you use TRGT, please consider citing the paper:

Dolzhenko E, English A, Dashnow H, De Sena Brandine G, Mokveld T, Rowell WJ, Karniski C, Kronenberg Z, Danzi MC, Cheung W, Bi C, Farrow E, Wenger A, Martínez-Cerdeño V, Bartley TD, Jin P, Nelson D, Zuchner S, Pastinen T, Quinlan AR, Sedlazeck FJ, Eberle MA. Characterization and visualization of tandem repeats at genome scale. 2024

DISCLAIMER

THIS WEBSITE AND CONTENT AND ALL SITE-RELATED SERVICES, INCLUDING ANY DATA, ARE PROVIDED "AS IS," WITH ALL FAULTS, WITH NO REPRESENTATIONS OR WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF MERCHANTABILITY, SATISFACTORY QUALITY, NON-INFRINGEMENT OR FITNESS FOR A PARTICULAR PURPOSE. YOU ASSUME TOTAL RESPONSIBILITY AND RISK FOR YOUR USE OF THIS SITE, ALL SITE-RELATED SERVICES, AND ANY THIRD PARTY WEBSITES OR APPLICATIONS. NO ORAL OR WRITTEN INFORMATION OR ADVICE SHALL CREATE A WARRANTY OF ANY KIND. ANY REFERENCES TO SPECIFIC PRODUCTS OR SERVICES ON THE WEBSITES DO NOT CONSTITUTE OR IMPLY A RECOMMENDATION OR ENDORSEMENT BY PACIFIC BIOSCIENCES.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 513
Method 324
Class 74
Enum 36
Interface 3

Languages

Rust100%

Modules by API surface

src/wfaligner.rs81 symbols
src/merge/vcf_processor.rs65 symbols
src/utils/test_util.rs61 symbols
src/merge/field_registry.rs57 symbols
src/merge/vcf_reader.rs37 symbols
src/utils/input_source.rs34 symbols
src/trgt/genotype_reader.rs30 symbols
src/utils/math.rs28 symbols
src/trgt/genotype/genotype_flank.rs26 symbols
src/cli.rs25 symbols
src/trgt/locus_group.rs24 symbols
src/utils/bam_utils.rs23 symbols

For agents

$ claude mcp add trgt \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page