HLWiencko / bioinformatics-algorithms-coursera

Solutions to Programming Assignments for Bioinformatics Algorithms (Part 1) on Coursera.org

Home Page:https://www.coursera.org/course/bioinformatics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bioinformatics Algorithms (Coursera)

Description


My solutions to programming assignments for the Bioinformatics Algorithms course on Coursera, worked primarily in Python.

Coursera Class Website: https://www.coursera.org/course/bioinformatics

Stepic Textbook Website: https://beta.stepic.org/Bioinformatics-Algorithms-2/

Repository Structure


Top Level Directory

The top level directory contains problem solutions. The problems are organized by the week which they are assigned, and their position on the given weeks assignment. Specifically, Assignment_XXY denotes week XX, problem Y.

Scripts Directory

The scripts directory contains scripts for various processes which appear in multiple programming problems but are not solutions to actual problems.

Data and Output Directories

The data and output directories hold text files containing the data for each problem supplied by Stepic, and the associated output from my solutions.

About

Solutions to Programming Assignments for Bioinformatics Algorithms (Part 1) on Coursera.org

https://www.coursera.org/course/bioinformatics