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
To perform the sequence alignment, Alignment Sandbox runs the C tool seq-align directly in the browser using WebAssembly. For details about the compilation from C to WebAssembly, see the biowasm project.
Alignment Sandbox uses the aioli library to run the WebAssembly module in a WebWorker.