Skip to content

My solution to our exam project in Python. No additional packages were allowed.

Notifications You must be signed in to change notification settings

ffstghc/Exam_Project_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My solution to our exam project in Python for the "Introduction to Programming in Python and R for Biosciences" course.
It was graded "passed with distinction" (highest possible grade).

The task is described in the "3FB221-final_hard.pdf" and consisted mainly of extracting mutation counts out of a sequence data file ("stu_30.dat").
Only base Python without additional packages was allowed to use.

The lecturers feedback:
Good solution to the harder problem.
Great use of functions and comments for code separation and clarity.
Unusual spacing of the columns in the output but otherwise correct format.
Mutation counts were correct.
No changes requested.

About

My solution to our exam project in Python. No additional packages were allowed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages