Skip to content

API that simulates sequencing reads using wgsim, which was compiled from C to WebAssembly and runs as a Cloudflare Worker.

License

Notifications You must be signed in to change notification settings

robertaboukhalil/wgsim-sandbox

Repository files navigation

wgsim Sandbox

WebAssembly-powered wgsim API, running on Cloudflare Workers.

How to use wgsim Sandbox?

You can use the hosted version at wgsim.sandbox.bio.

How it works

To perform the simulations, this app runs the C tool wgsim compiled to WebAssembly, and runs as a serverless function on Cloudflare Workers. For details about the compilation from C to WebAssembly, see the biowasm project.

See this article for details.

About

API that simulates sequencing reads using wgsim, which was compiled from C to WebAssembly and runs as a Cloudflare Worker.

Topics

Resources

License

Stars

Watchers

Forks