Description of the exercise:


Prepare a web application (php or python/flask, running in the course server) to perform multiple sequence alignment using Clustal-Omega.

Clustal

Description of the exercise:
You are the manager of a bioinformatics support service and need to build a database to manage data from your users' studies. Define a data model (entities, atributes and relationships) of a proteomics analysis including:
1) Sample and user details
2) Experimental protocols used
3) Protein sequences found
4) Identified proteins from sequences
5) References

Data Model