Skip to content

Feigeliudan01/Rosalind-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rosalind Bioinformatics

Description


My solutions to bioinformatics problems found on the Rosalind website, worked primarily in Python.

Rosalind Website: http://www.rosalind.info

My Rosalind Profile: http://rosalind.info/users/root/

Repository Structure


Top Level Directory

The top level directory contains problem solutions.

Solutions from the main problem area, the bioinformatics stronghold, are named by the numerical order of which they appear on the Rosalind website and by their Rosalind ID.

Solutions from the smaller problem areas (Armory, Python, and Textbook) are named starting with the location name, and are listed in numerical order by their problem ID.

Scripts Directory

The scripts directory contains scripts for various processes which appear in multiple Rosalind problems but are not solutions to actual problems.

Data and Output Directories

The data and output directories hold text files containing the data for each problem supplied by Rosalind, and the associated output from my solutions.

Data and output from the smaller problem areas (Armory, Python, and Textbook) are stored in subfolders.

Some early problems do not have output files, as the solutions are very short and easy to copy.

About

Solutions to Rosalind Bioinformatics Problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • R 1.1%