Skip to content

CSBiology/SPB-ProjectCollection

Repository files navigation

Project Work: Functional Programming for Biology

This repository contains project assignments for the course Functional Programming for Biology, where you will implement a biologically motivated algorithm or statistical method in F#.

You must choose one project from the list below and implement it independently.


Statistical Testing in Biology

Projects focusing on statistical reasoning, hypothesis testing, and probabilistic modelling of biological data.


Algorithms in Bioinformatics

Projects focusing on classical and modern algorithms used in computational biology and bioinformatics.

Libraries and Tools

You are expected to build your project on top of the foundational libraries introduced in the lecture. These libraries may be used for basic data structures, numerical operations, plotting, and biological utilities, but not as black-box replacements for the core algorithm of your chosen project.

The following libraries are recommended and supported:

If you are unsure whether a particular function is allowed, assume:

Infrastructure is allowed, core algorithmic logic must be implemented by you.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published