An open API service indexing awesome lists of open source software.

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.

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)