Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 460 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 460 Bytes

The Bioinformatics Toolkit

RUST-backed utilities for bioinformatic data processing. Rust on the backend with JS on the front.

Develop

git clone https://github.com/zachcp/bioinformaticstoolkit.git
cd bioinformaticstoolkit
npm run tauri dev
npm run tauri build

Screenshots