https://github.com/nripstein/rosalind
Python implementations of my solutions to Rosalind bioinformatics challenges.
https://github.com/nripstein/rosalind
bioinformatics rosalind-bioinformatics-challenge
Last synced: 3 months ago
JSON representation
Python implementations of my solutions to Rosalind bioinformatics challenges.
- Host: GitHub
- URL: https://github.com/nripstein/rosalind
- Owner: nripstein
- Created: 2023-02-17T17:20:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-19T02:55:50.000Z (over 3 years ago)
- Last Synced: 2025-12-28T19:46:13.616Z (7 months ago)
- Topics: bioinformatics, rosalind-bioinformatics-challenge
- Language: Python
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rosalind Bioinformatics Stronghold Solutions
This repository contains my solutions to the problems in the [Bioinformatics Stronghold](https://rosalind.info/problems/list-view/) section of the Rosalind platform.
Rosalind is a platform for learning bioinformatics and programming through problem solving. The Bioinformatics Stronghold section includes a collection of challenges that cover a wide range of bioinformatics topics, from DNA and RNA to protein structure and function.