Final Project Guidelines

Choosing A Topic

In this project, you have two options for the general route you can take:

  1. As a first option, you may select a bioengineering paper that implements a computational analysis we have learned about from the literature. You will reimplement this analysis with thorough testing and documentation. In your final report, you should include a discussion about any elements that presented a challenge during your reimplementation, or discrepancies you found. Lastly, you should identify a creative extension of the analysis and implement it.
  2. Alternatively, you may identify a set of data and corresponding analysis that has not yet been performed. This can be more exploratory in nature. You will implement this analysis with testing and documentation. In your final report, you should discuss whether/how the type of data influenced the analysis that was possible, the findings and limitations of your analysis, and what might be ways to validate your findings. Some repositories with potential datasets are listed below.

There are no restrictions on the programming language or packages you use. Projects can be individual or in teams of two with the scope of the project adjusted accordingly. If in a team, your proposal, final project, and final presentation will be jointly submitted and should cover how the project was divided.

Proposal

The proposal should be less than two pages and describe the following items:

We are available to discuss your ideas whenever you are ready, and you should discuss your idea with us prior to submitting your proposal. By the time you submit your proposal you should ensure that you have access to the requisite data. We are happy to help you with this.

Final Report

Your final report should be less than 1500 words and describe the following items:

Accompanying your final report should be a git repository of your analysis.

Final Presentation

Each presentation will have 10 minutes:

Each team should prepare no more than 8 slides, excluding the title slide, and cover the sections listed in the final report.

Grading

Your project will be evaluated

Final Project Source Ideas