https://github.com/leonardogemin/bioinformatics_unipd
Project for the course of Bioinformatics - University of Padua.
https://github.com/leonardogemin/bioinformatics_unipd
bioinformatics compression k-mers
Last synced: 3 months ago
JSON representation
Project for the course of Bioinformatics - University of Padua.
- Host: GitHub
- URL: https://github.com/leonardogemin/bioinformatics_unipd
- Owner: leonardoGemin
- Created: 2023-09-28T13:17:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-28T13:35:29.000Z (over 1 year ago)
- Last Synced: 2024-01-25T15:06:57.310Z (over 1 year ago)
- Topics: bioinformatics, compression, k-mers
- Homepage:
- Size: 3.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bioinformatics
MSc project experiences at UNIPD.## Goal
Comparing the compression performance of some tools that encode sequences of nucleotides of length `k` (a parameter to set).## Repository
You can find the operative repository on this [link](https://github.com/enricorox/kmers-compression).## Project report & Presentation
Click [here](/report.pdf) to see the report of the project and [here](/presentation.pdf) to see the presentation.## Authors
* [Rossignolo Enrico](https://github.com/enricorox)
* [Leonardo Gemin](https://github.com/leonardoGemin)