Skip to content

d-courtine/Rosalind-excercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo with my solutions to ROSALIND problems

ROSALIND is a "platform for learning bioinformatics through problem solving".

I'll update this file as we go along.


Within each directory, you should find a <file>.py that contains the code I used.

Concernig the BioPtyhon, all classes, objects and so on can be found here. A tutorial/documentation is also available.

I use a Conda environment when I run scripts containing BioPython module. source activate biopython where biopython is a Conda environment.

About

Solutions for ROSALIND platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.9%
  • Jupyter Notebook 23.7%
  • PostScript 7.8%
  • Python 5.6%