Skip to content

sathyarajagopal24/TRGT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRGT: Tandem Repeat Genotyper

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. TRGT comes with a companion tool TRVZ for visualization of reads overlapping the repeats.

Early version warning

Please note that TRGT is still in early development. We are still tweaking the input / output file formats and making changes that can affect the behavior of the program.

Availability

TRGTdb

TRGT outputs VCFs containing TR alleles from each region in the repeat catalog. To facilitate analysis of alleles across multiple samples, we provide the TRGTdb which can be found here. After cloning that fork, the TRGTdb can be installed by running python3 -m pip install trgt/. See the fork's notebooks/ directory for tutorials converting results into TRGTdb as well as example analyses. TRGTdb was developed by Adam English.

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 a pre-release software 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.

Full Changelog

  • 0.3.4
    • Improved label spacing in TRVZ plots
  • 0.4.0
    • Added TRVZ tutorial
    • Added sample karyotype parameter (XX or XY)
    • Renamed VCF genotype field ALCI to ALLR
    • Made genotyping algorithm changes to improve accuracy
  • 0.5.0
    • The genotyper now uses information about SNPs adjacent to repeats
    • BAM files now contain read-to-allele assignments
    • Added support for gzip compressed repeat files
    • Improved error handling and error messages

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published