Team II Webserver Group
Introduction
Background
A web server is a server that hosts web pages as requested. It takes in requests in the form of HTTP(Hyper Text Transfer Protocol) and then stores, processes data at the same time. Here, we build a web server that ideally predicts a phenotype based on the genetic information it is given.
Goal
The web server should provide the following:
1. An easy-to-use tool to help distinguish between Klebsiella phenotypes, by implementing the work of the comparative genomics group.
2. A robust and easy-to-use web-based de-novo assembly tool.
3. A feature to visualize and download the results of the 258 genomes.
Design Principles
1. Minimal
2. Mobile Friendly
3. Short Load Time
4. Contrasting Colors