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

https://github.com/guifernandess7/biostream-genomic-data-analytics

Genetic Streaming Application: Rust CLI leveraging Websockets and Biopython for near real-time genetic data visualization.
https://github.com/guifernandess7/biostream-genomic-data-analytics

biopython cli python rabbitmq rust streamlit

Last synced: 11 months ago
JSON representation

Genetic Streaming Application: Rust CLI leveraging Websockets and Biopython for near real-time genetic data visualization.

Awesome Lists containing this project

README

          

## 📊 🧬 Real-time genetic data streaming

biostream-logo

Data processing, streaming and analytics (ETL) software for genetic data, including nucleotide genome sequences

---

### Source:

NCBI Datasets Data Packages can include sequence, annotation and other data files, and metadata in one or more data report files.
Data report files are in JSON Lines format.

https://www.ncbi.nlm.nih.gov/datasets

---

### Data used:

Organism Scientific Name: Dalotia coriaria
https://www.ncbi.nlm.nih.gov/datasets/genome/?taxon=866043

---

### Preview

* **Nucleotide Distribution | Near Real Time**

https://github.com/GuiFernandess7/biostream-genomic-data-analytics/assets/63022500/cda27c2f-0dcd-4042-8aac-41acfcd29d6d

---

### Tools, Technologies and Modules

* Rust | Cli
* Websockets
* Tornado
* RabbitMQ
* Streamlit
* Plotly

---

### Architeture:

![arch-biostream](https://github.com/GuiFernandess7/biostream-genetic-data-analytics/assets/63022500/00420f32-83f5-4594-87be-07ca826a6798)