Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ajduberstein/rosalind_problems

Project Rosalind (rosalind.info) solutions
https://github.com/ajduberstein/rosalind_problems

Last synced: 25 days ago
JSON representation

Project Rosalind (rosalind.info) solutions

Awesome Lists containing this project

README

        

Select Project Rosalind Solutions
=================
These are solutions to an expanding list of [Project Rosalind](http://http://rosalind.info/) problems.

- **[Computing GC Content](http://rosalind.info/problems/gc/)**, in Python
- **[Counting Point Mutations](http://rosalind.info/problems/hamm/)**, in Python
- **[Mendel's First Law](http://rosalind.info/problems/iprb/)**, in Python
- **[Translating RNA to Protein](http://rosalind.info/problems/prot/)**, in Python
- **[Finding a Motif in DNA](http://rosalind.info/problems/subs/)**, in Python