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 version was built on OS X 10.7 and should work on all later versions as well.
The Windows version should work on Windows 7 and later.
Linux versions were built on two OSs: Ubuntu 14.04 and CentOS 6.7. Try whichever is more closely related to your Linux distribution. They are also available with the Qt GUI libraries statically-linked and dynamically-linked. The dynamically-linked versions may provide a more native GUI experience, but will require the installation of Qt5 libraries. The statically-linked versions do not require Qt5 libraries and have fewer dependencies.
New features:
Can load plain FASTA files
New querypaths command line tool to output BLAST queries without the GUI
Bug fixes:
Command line functions which do not require the GUI no longer require the X Window System.
Removed unnecessary characters from the start of Trinity node names (thanks, Farbod Emami!)
Fix code to compile on CentOS
Add support for GFA files with missing sequences
Fix behaviour when rotating the view via Ctrl-right click dragging over a node
Fix path sequence extraction for single circular nodes