Skip to content

Methods for computing genome-wide four-gamete compatible intervals describing local phylogenetic structure

License

Notifications You must be signed in to change notification settings

txje/compatible-intervals

Repository files navigation

Copyright (c) 2008-2014 Jeremy Wang
Available under an MIT License (see LICENSE)

Compatible Intervals

My thesis describes this work:
Analysis and Visualization of Local Phylogenetic Structure within Species (Jeremy Wang, UNC-Chapel Hill, 2013)

J. Wang, K. Moore, Q. Zhang, F. Villena, W. Wang, and L. McMillan. Genome-wide
compatible SNP intervals and their properties. Proceedings of ACM International
Conference on Bioinformatics and Computational Biology, 2010.

There are three conceptually distinct methods:
1. Compatible intervals using homozygous genotype data (simple_haplotype_intervals.py)
2. Compatible intervals using heterozygous genotype data (genotype_intervals.py)
3. Compatible intervals allowing character removal (error-resistant) using homozygous genotype data (haplotype_character_removal_intervals.py)

There also exists a module for rendering compatibility matrix figures (compatibility_matrix.py)

mpdag.py and mvc.py are helper modules to perform various graph operations
util.py contains anything else

About

Methods for computing genome-wide four-gamete compatible intervals describing local phylogenetic structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published