ECE365: Genomics (Labs and Quizzes)

 
  Topic Lab Due
Week 1 Intro to Genomics [link] March 11
Week 2 Sequence alignment [link] March 18
Week 3 GWAS [link] March 26
Week 4 RNA-seq [link] April 2

Quizzes

For UIUC students, quizzes will be conducted online through CBTF. Please add yourself to the class on the CBTF scheduler.

For ZJUI students, quizzes will be given in person. 

Quiz 1 statistics and solutions

Quiz 2 statistics and solutions

Lab Submission

  • You will be provided with a template Python script (main.py) for each lab where you need to implement the provided functions as needed for each question. Follow the instructions provided in the Jupyter Notebook (.ipynb) to implement the required functions. Do not change the file name or the function headers!

  • Upload only your Python script (.py file) on Gradescope. Don't upload your datasets or Jupyter Notebook (.ipynb file). We have provided an example solution for Lab 1 above. You will similarly submit your .py file for each future lab.

  • You can submit as many times you want before the deadline. There will not be a resubmission period after the first deadline.