janetxinli / rosalind

My solutions to the Rosalind bioinformatics problems, all implemented in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rosalind Logo

This repository contains code to solve problems on Rosalind.

The /tools directory contains some common functions and classes that I use in multiple solutions, notably read_fasta and check_input. Each script is named after the problem it solves.

About

My solutions to the Rosalind bioinformatics problems, all implemented in Python


Languages

Language:Python 100.0%