Dante

github.com/dante-tr/dante-tr
Active1updated 3 weeks ago
Python
CC-BY-NC-SA-4.0

DANTE (Da Amazing NucleoTide Exposer) is an algorithm for genotyping STR (short tandem repeat) alleles from NGS reads. It accounts for natural deviations from the expected sequence including repeat count variation, sequencing errors, ambiguous bases, and complex multi-motif loci. Provides evidence for expanded alleles too long to be captured by a single NGS read, as well as allelic point mutations, small insertions and deletions relevant for diagnostic evaluation. Includes both command-line and graphical user interface.

Sourced from

  • bio.toolsdante-tr
  • GitHubgithub.com/dante-tr/dante-tr

Related resources

A Python script that converts positional information from a SAM dataset into interval format with 0-based start and 1-based end. CIGAR string of SAM format is used to compute the end coordinate.

Active374 months ago
Python
NOASSERTION