/Bioinformatics-2019

Project assignment for Bioinformatics class at Faculty of Electrical Engineering and Computing, University of Zagreb.

Primary LanguagePythonMIT LicenseMIT

Bioinformatics

Project assignment for Bioinformatics class at Faculty of Electrical Engineering and Computing, University of Zagreb.

Authors : Zvonimir Kučis, Zlatko Verk, Alen Štruklec

Instructions

Python3.6+ and C compiler (gcc) required.

After cloning repository run the folowing instructions :

For Windows :

build.bat

For Linux :

bash build.sh

After that the program can be run with :

python main.py <path_to_FASTQ/FASTA_file>

License

MIT