Changed - gene_statistics now doesn't look for partial genes - gene_statistics now actually saves as the file name you want it to - reorganized everything
Added - expected breadth on the scaffold level
0.3.1
- `Gene_statistics.py` now working - Fixed critical bug of allele_B = allele_b in the linkage table.
0.3.0
- Now calculates D', and normalized versions of D' and R2 - min_snp is now - Has the new gene_statistics.py and combine_samples.py scripts
0.2.8
- fixed varbase = refbase error when there's a tie for most abundant variant - made default output prefix be the fasta file prefix - now generate scafold counts numpy array which show total variant counts for all positions by scaffold
0.2.7
Changed - Change to how scaff2pair2info is handled
0.2.6
Changed - Minor change to the pickle protocol and stuff