Closed davek44 closed 5 months ago
Allow stitching from arbitrary indel positions, which occurs in both hound_snp.py w/ SNP clustering -c > 0 and hound_snpgene.py
eQTL classification and effect size correlation improve for hound_snp.py w/ clustering. hound_snpgene.py effect size correlation is tied w/ and w/o stitching.
@davek44 I updated the version of pybedtools. That what failed the pytest before and now it works.
Description of your changes
Allow stitching from arbitrary indel positions, which occurs in both hound_snp.py w/ SNP clustering -c > 0 and hound_snpgene.py
(If applicable) How has this been tested?
eQTL classification and effect size correlation improve for hound_snp.py w/ clustering. hound_snpgene.py effect size correlation is tied w/ and w/o stitching.