Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 634 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 634 Bytes

Overview

awasm is a proof of concept for assembling bacterial genomes on your computer (or mobile device) using nothing more than a web browser. At the core of awasm is a simplified version of velvet compiled to WebAssembly, which is packaged into a react app and called via some JavaScript.

Demo

Here's a live demo (link).

If you don't have any reads, feel free to takes these:

  • Forward reads (link)
  • Reverse reads (link)