Skip to content

STRetch v0.2.0

Compare
Choose a tag to compare
@hdashnow hdashnow released this 18 Jul 01:56
· 125 commits to master since this release
27015bb
  • Reimplement estimateSTR.R in Python (now estimateSTR.py), removing R as a STRetch dependancy
  • Generate more informative error messages for example for missing bam file CIGAR strings, empty or missing intermediate files, no reads aligned to STR decoys
  • Stricter p value correction
  • Script to convert Tandem Repeats Finder dat format to bed format, allowing custom reference genomes to be used ('TRFdat_to_bed.py')
  • Updates to comply with latest version of Pandas (v0.23.x)