Jingqi Fu

Solved exercises

1. Build a web app that uses Clustal-Omega to align multiple protein sequences. Users can input sequences in FASTA format, use Uniprot IDs, or upload files. The app should check for input errors, offer output options, and allow users to download results.

2. Create a data model for RNAseq analysis data, including genes, sequencing reagents, sample and user details, expression values, and differential analysis results. The model should define entities and relationships for this data.