Skip to content

This repository contains Python implementations of bioinformatics algorithms, including several that are featured in the Rosalind problem set.

License

Notifications You must be signed in to change notification settings

Neurojedi/Biofunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧬 Biofunctions

This repository contains Python implementations of commonly used bioinformatics algorithms, including Local Alignment, Global Alignment, Alignment with Affine Gap Penalties, Contig Generation, Greedy Motif Search, Random Motif Search, and more. Additionally, it includes solutions for Rosalind problems such as Leaderboard Cyclopeptide Sequencing, Convolution Cyclopeptide Sequencing, and Maximal Non-Branching Paths. These functions were developed for my assignments in the first three courses of the Bioinformatics Specialization on Coursera. Each subfolder in this repository includes a Jupyter Notebook that provides an introduction to the functions within that folder.

About

This repository contains Python implementations of bioinformatics algorithms, including several that are featured in the Rosalind problem set.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published