Skip to content

A solutions to a code challenges that accompanies Bioinformatics Algorithms: An Active-Learning Approach by Phillip Compeau & Pavel Pevzner.

Notifications You must be signed in to change notification settings

ahmadatallah/rosalind-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rosalind-problems

About the challenge

It is Rosalind Project coding challenge, a Bioinformatics algorithms active-learning-approach proposed by Phillip Compeau & Pavel Pevzner.

Requirments

Python 2.x

Run problems

For each problem set, run the following command to get the result:

python <problem-x>.py

I/O

For each problem I read the corresponding used data from data directory and write the result to output stream into output directory

About

A solutions to a code challenges that accompanies Bioinformatics Algorithms: An Active-Learning Approach by Phillip Compeau & Pavel Pevzner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages