Skip to content

giuseppedebiase/rosalind-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rosalind

Rosalind is a platform for learning bioinformatics through problem solving. My Rosalind profile.

Python Village

"If you are completely new to programming, try these initial problems to learn a few basics about the Python programming language. You'll get familiar with the operations needed to start solving bioinformatics challenges in the Stronghold."

ID Title Solution
INI2 Variables and Some Arithmetic link
INI3 Strings and Lists link
INI4 Conditions and Loops link
INI5 Working with Files link
INI6 Dictionaries link

Bioinformatics Stronghold

"Discover the algorithms underlying a variety of bioinformatics topics: computational mass spectrometry, alignment, dynamic programming, genome assembly, genome rearrangements, phylogeny, probability, string algorithms and others."

ID Title Solution
DNA Counting DNA Nucleotides link
RNA Transcribing DNA into RNA link
REVC Complementing a Strand of DNA link
FIB Rabbits and Recurrence Relations link
GC Computing GC Content link
HAMM Counting Point Mutations link
IPRB Mendel's First Law link
PROT Translating RNA into Protein link
SUBS Finding a Motif in DNA link
CONS Consensus and Profile link
FIBD Mortal Fibonacci Rabbits link

About

Solutions for the problems on rosalind.info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages