Coursework project for my third-year Bioinformatics module. Largely working with Hidden Markov Models (q1) and tree reconstruction & the BUILD algorithm (q2)!
-
Updated
Apr 26, 2021 - TeX
Coursework project for my third-year Bioinformatics module. Largely working with Hidden Markov Models (q1) and tree reconstruction & the BUILD algorithm (q2)!
The provided Java code defines a HuffmanSubmit class that implements the Huffman coding algorithm for file compression and decompression. It includes methods for building the Huffman tree, encoding characters, writing the tree and encoded data to files, and decoding the compressed files.
Add a description, image, and links to the tree-reconstruction topic page so that developers can more easily learn about it.
To associate your repository with the tree-reconstruction topic, visit your repo's landing page and select "manage topics."