Skip to content

cdmatters/bioinformatics

Repository files navigation

BioInformatics CourseWork

Repo Structure

  • investigate.ipynb - an ipython notebook used to conduct experiments and generate plots. Final results are take from here.
  • features.py - code used to extract and convert sequence data into feature vectors.
  • categorical.py - code for implementation of the categorical benchmark, using inheritance from sci-kit learn.
  • aux.py - code for auxiliary subroutines such as loading files, and turning tuples of data into matrices.
  • run_model.py - code used to orchestrate the running of experiments, especially in development stage.
  • requirements.txt - a list of packages to be installed by pip, the python package manager
  • write_up - the directory for all latex related to this write up

About

bioinf coursework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published