Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 335 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 335 Bytes

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.