- Fixed a compilation error for newer versions of GCC
- Fixed a bug with crash when 0 simplificaiont stages specified
- When both --graphfile" and --visualize are set, graph is output at each stage
- Added commandline option --noblocks
- Removed commandline options: -a, --alignment
- Added commandline options: --maf
- Added the third parameters set "far"
- Changed permissions of LAGAN scripts to run on some platforms
- Changed structure of the directory "share" (Linux platforms only)
- Fixed a bug with misorder of aligned repeats (affected -a option of C-Sibelia only)
- Fixed some compiler warnings yielded by LAGAN sources
- Fixed a bug in hierarchy circos output that resulted in uncompilable configs for some datasets
- Released postprocessing scripts for circos pictures (see CIRCOS_HELPER.md)
- Fixed a few bugs caused by large amount of 'N' characters in the input
- Fixed crash of C-Sibelia with large block size threshold
- Updated snpEff to version 3.3f
- C-Sibelia now produces alignments of repeats within genomes
- Fixed a bug in FASTA parser caused by Windows line endings on Unix-like systems
- Fixed a bug in C-Sibelia: incorrect reporting of variants within synteny blocks having opposite directions
- Added output of synteny blocks in GFF format
- Removed sequences without synteny blocks from Circos diagrams
- Blocks orientations are depicted on Circos diagram by different colors
- Added Sibelia cmd options: --nopostprocess, --allstages, --correctboundaries, --gff, --lastk
- Added C-Sibelia cmd options: -o, -a
- C-Sibelia outputs whole genome alignments in XMFA format (-o flag)
- Slightly changed "fine" parameters simplification set
- C-Sibelia is functional now
- Variant annotation with snpEff
- Directory structure on Unix system is more conventional
- Fixed crashes on some input genomes
- Got rid of overlap between synteny blocks, overlapping regions are granted to the blocks with higher multiplicity
- Added generation of circos picture that shows blocks at multiple stages simultaneously
- Added cmd option: -v
- Improved performance in the case of many genomes. Now it is possible to compute synteny blocks for 59 E.coli genomes within 70 minutes and 8 GB of RAM on a standard desktop
- Synteny block boundaries now are more precise
- Improved diagram appearance
- Fixed bug with multiple input files
- Fixed circos generation in case of many input sequencs
- Changed format of coordinates of synteny blocks, see USAGE.md, section "Blocks coordinates"
- Improved performance
- Completed manual
- Added d3 visualization
- Removed cmd options: -c -p -d
- Changed behaviour of the options: -q -g -r
- Added cmd options: -t -o
- Initial release