Allow genome names longer than 7 characters to be output in matrix files
Made extend anchors more robust, allowed fewer CGNs for ends of contigs, reduced window sizes, and some other minor stuff
Modified selection of seeds to be less restrictive on possibly poorly trimmed alleles. Changed best hits to prefer full length matches over bitscore. Modified hash reference to avoid warning message. Added two overalp cases for allele check which shouldn't actually change behavior but is more correct.
fixing last fix continue/next
change zero length Blast results from ERROR to ...
check that hash is defined before calling keys
fix hardcoding of max_mismatch in pull_seqs
Fix create seed for no redundant allele case
Correct set cover algorithm for seed creation a...
add ANI per cluster as last column of cluster_w...
adjust create seed tuning for more diverse species
Fix lack of symmetry in blast matches affecting...
fixing a graph repair problem in the bubble smo...
weight ANI/BSR distances by length of genes
track counts for inserts
improve create_seed allele sanity checks
fix minor bug in WARNING message
Added checks to create_seed code to look for al...
resolving some incompatibilities between --appe...
Allow all attributes in the schema file to be a...
Fixed bug in overlapping match check to include...
Enhanced code to allow etra columns in schema a...
Check for overlapping matches to different gene...
Added more sanity checks for alleles and schema...
Fixing an edge case for --create_seed where non...
Improving handling of NOVEL alleles for --appen...
Fix novel allele naming for appended alleles
add support for _# in allele names to tree buil...
fix minor file name error
Adding help for --creat_seed option
Adding --creat_seed for creating a seeds file f...
fix bug in append_schema I introduced in refact...
fix some bugs in append_schema mode
add support for multiple variant alleles in see...
upgraded to blast+ seems to be a slight improve...
correcting bug in calculation of pairwise BSR c...
add R scripts for generating sample medoids as ...
change rules for setting pairwise BSR cutoffs t...
make scripts more tolerant of different syntax
Tidy up options and add version
Add some versioning options and move readme out...
gene_order.pl added -L to usage and removed -L ...
update gene_order.pl with some minor bug fixes
Add starting from existing clusters, fix Jaccar...
new plot R script
update gene_order.pl and a few R scripts and ac...
Add -R option to read precomputed clusters and ...
Fix bug for uninitialized values when self matc...
Fix bug to properly repair bubble when it has b...
Add multiple new features to gene_order.pl, fix...
Fixing some sort issues and output format and f...