You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Mac app bundle should work on OS X 10.8 and later versions.
The Windows executables should work on Windows 7 and later versions.
Linux executables were built on two distributions: Ubuntu 14.04 and CentOS 6.7. Try whichever is more closely related to your distribution. They are also available with the Qt GUI libraries dynamically linked and statically linked. The dynamic versions provide a more native GUI experience but require the Qt5 libraries. The static versions do not require the Qt5 libraries and have fewer dependencies.
New features:
Improved support for Canu
Support for Unicycler graphs
New layout type: linear layout (appropriate for reference genome graphs and plain FASTA files)
New layout option: component separation
Improved graph layout component packing
Bug fixes:
Performance fixes for large BLAST searches
Fix crash when BLAST searching for a query with no hits