You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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)