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
A native-Windows build of the Flye long-read genome assembler — no WSL, no Docker, no Cygwin, no Linux VM. A one-click installer, a point-and-click GUI, and .exes that run on a stock Windows 10/11 machine. Every binary is fully statically linked: it depends only on DLLs that ship with Windows.
Sequence assembler for amino acid subsequences. Takes a line-separated text file and returns the assembled/merged peptides (using Needleman-Wunsch global alignment) as a text file.