Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/arabiancoconut/bioflask
- Owner: ArabianCoconut
- License: gpl-3.0
- Created: 2023-04-16T15:36:20.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-24T06:29:11.000Z (about 1 month ago)
- Last Synced: 2024-11-24T07:25:58.380Z (about 1 month ago)
- Topics: bioinformatics, bioinformatics-tool, biopython, flask, python
- Language: CSS
- Homepage: https://bioflask.onrender.com/
- Size: 815 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
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)