- Optimize GeneProfile; no need to load SNV table twice, and establish a global variable of SNV locations
0.8.10
- The raw_snp_table is now stored correctly - Added plots 3-5 - Added plots 6-7 - Fixed critical bug on GeneProfile coverage - Made storage of counts table make sense; only when store everything
0.8.9
- Added plot number 2
0.8.8
- Numerous little changes: - Requires pandas >=0.25 - Fixed runtime warnings in genomeWide - When you're making readReport genome_wide, remove the "all_scaffolds" column. Otherwise the program thinks that one of the scaffolds isn't in the .stb file - Plotting now uses fonttype 42 for editable text - Compare by default now skips mismatch locations
0.8.7
- Greedy clustering is implemented in an experimental way