Skip to article frontmatterSkip to article content

DESS PhyML project

PhyML dynamic website implementationΒΆ

Phyml web app landing

The PhyML dynamic web app main page

🎯 Project objective¢

Project for a class from the DESS in Bioinformatics

πŸ“‹ Project descriptionΒΆ

The project consisted of two parts:

  1. Create python classes and scripts to use the PhyML linux CLI precompiled binaries

  2. Build a web interface for running the PhyML python classes previously created

The web interface enabled the user to run the PhyML binaries via a form and consult the runs history with their results.

🎨 Design & implementation decisions¢

🧾 Key takeaway¢

πŸ‘¨β€πŸ’» Contribution:ΒΆ

  • Backend development

  • PhyML python execution class

  • Database python interaction class

πŸ›  Tools:ΒΆ

  • Python

  • Javascript

  • JQuery

  • HTMl

  • Bootstrap CSS

  • Flask

  • SQLite3

  • PhyML

Github repository