Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ajduberstein/rosalind_problems
- Owner: ajduberstein
- Created: 2014-05-19T19:59:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-22T19:12:36.000Z (over 10 years ago)
- Last Synced: 2023-03-27T17:13:24.103Z (over 1 year ago)
- Language: Python
- Size: 141 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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