Skip to content

Solving bioinformatics problems from rosalind.info

Notifications You must be signed in to change notification settings

felipevzps/rosalind.info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http://rosalind.info

About

This repository hosts my Python solutions for rosalind.info problems!

Contact

Rosalind profile: http://rosalind.info/users/felipe.vzps/

E-mail: felipe.vzps@gmail.com

Directory Description

Python Village: Stores codes with initial troubleshooting to learn some Python basics.

Bioinformatics Stronghold: Contains intermediate algorithms used to solve problems underlying various topics in bioinformatics (computational mass spectrometry, alignment, dynamic programming, genome assembly, genome rearrangements, phylogeny, probability, string algorithms and others).

Bioinformatics Armory: Hosts algorithms which I will use bioinformatics tools to solve the exercises available on the platform (exercises similar to those found in Bioinformatics Stronghold).

  • #1 Introduction to the Bioinformatics Armory.py
  • #2 Introduction to Protein Databases.py
  • #3 GenBank Introduction.py
  • #4 Data Formats.py
  • #5 New Motif Discovery.py
  • #6 Pairwise Global Alignment.py
  • #7 FASTQ format introduction.py
  • #8 Read Quality Distribution.py
  • #9 Protein Translation.py
  • #10 Read Filtration by Quality.py
  • #11 Complementing a Strand of DNA.py
  • #12 Suboptimal Local Alignment.py
  • #13 Base Quality Distribution.py
  • #14 Global Multiple Alignment.py
  • #15 Finding Genes with ORFs.py
  • #16 Base Filtration by Quality.py

About

Solving bioinformatics problems from rosalind.info

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages