Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arabiancoconut/bioflask

BioFlask is an simple web interface for pairwise alignment.
https://github.com/arabiancoconut/bioflask

bioinformatics bioinformatics-tool biopython flask python

Last synced: 10 days ago
JSON representation

BioFlask is an simple web interface for pairwise alignment.

Awesome Lists containing this project

README

        

# BioFlask web interface for custom pairwise alignment

## Made in Python 3.12.3, Flask and BioPython
## Designed in Figma

### Author: [ArabianCoconut](https://github.com/ArabianCoconut)
### Contributor: [Abd Kayali](https://github.com/AbdKayali3)

### Date: 2023-04-25

---

## Demo website

---

## How to use

1. Clone the repository
2. Install the requirements
3. Run the main.py file
4. Open the browser and go to
5. Enjoy!

---

## Running using Docker

1. docker pull arabiancoconut/bio_flask:Alpha
2. docker run -p 5000:5000 arabiancoconut/bio_flask:Alpha
3. Open the browser and go to
4. Enjoy!

---

## Screenshots

![Project_Screenshot](Images/Project.png)