Skip to content

ArabianCoconut/BioFlask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

228 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BioFlask web interface for custom pairwise alignment

Made in Python 3.12.3, Flask and BioPython

Designed in Figma

Contributor: Abd Kayali

Date: 2023-04-25


Demo website

https://bioflask.onrender.com/


How to use

  1. Clone the repository
  2. Install the requirements
  3. Run the main.py file
  4. Open the browser and go to http://localhost:5000
  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 http://localhost:5000
  4. Enjoy!

Screenshots

Project_Screenshot

About

BioFlask is an simple web interface for pairwise alignment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors