Pinned Repositories
aioli
Framework for building fast genomics web tools with WebAssembly and WebWorkers
biowasm
WebAssembly modules for genomics
bio-data-zoo
Example genomics data for tool developers
alignment-sandbox
Tool for exploring sequence alignment algorithms
fastq.bio
An interactive web tool for quality control of DNA sequencing data
fastq.bio-serverless
An interactive web tool for quality control of DNA sequencing data, using Cloudflare workers running WebAssembly
ginkgo
Cloud-based single-cell copy-number variation analysis tool
jqkungfu
A jq playground, written in WebAssembly
tsne-sandbox
Interactive, WebAssembly-powered tSNE playground
wasm-asteroids
Porting an asteroids game from C to WebAssembly
robertaboukhalil's Repositories
robertaboukhalil/jqkungfu
A jq playground, written in WebAssembly
robertaboukhalil/fastq.bio
An interactive web tool for quality control of DNA sequencing data
robertaboukhalil/ginkgo
Cloud-based single-cell copy-number variation analysis tool
robertaboukhalil/wasm-asteroids
Porting an asteroids game from C to WebAssembly
robertaboukhalil/alignment-sandbox
Tool for exploring sequence alignment algorithms
robertaboukhalil/fastq.bio-serverless
An interactive web tool for quality control of DNA sequencing data, using Cloudflare workers running WebAssembly
robertaboukhalil/tsne-sandbox
Interactive, WebAssembly-powered tSNE playground
robertaboukhalil/cf-workers-emscripten
Template for using Cloudflare Workers with WebAssembly and Emscripten
robertaboukhalil/multiplayer-igv
Multiplayer IGV
robertaboukhalil/wasm-chasm
Companion repo to the "Crossing the Wasm Chasm" video:
robertaboukhalil/wgsim-sandbox
API that simulates sequencing reads using wgsim, which was compiled from C to WebAssembly and runs as a Cloudflare Worker.
robertaboukhalil/oct4th
CLI for converting CSV/TSV files to Excel spreadsheets without mangling gene names
robertaboukhalil/cloud-benchmarks
Tool to benchmark VM boot times on Google Cloud
robertaboukhalil/md5
C implementation of the MD5 algorithm
robertaboukhalil/oct4th.js
Web app for converting CSV/TSV files to Excel spreadsheets without mangling gene names
robertaboukhalil/v86
x86 virtualization in your browser, recompiling x86 to wasm on the fly