An open API service indexing awesome lists of open source software.

https://github.com/zachcp/bioinformaticstoolkit

Build and deploy cross platform bioinformatic utilities with Rust.
https://github.com/zachcp/bioinformaticstoolkit

quarto tauri

Last synced: about 2 months ago
JSON representation

Build and deploy cross platform bioinformatic utilities with Rust.

Awesome Lists containing this project

README

        

# The Bioinformatics Toolkit

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

![](src-tauri/icons/Square142x142Logo.png)

## Develop

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

### Screenshots

![](images/intro.png)
![](images/guide.png)
![](images/rna.png)
![](images/fasta_histogram)
![](images/translation.png)