Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization
-
Updated
Feb 4, 2020 - C++
Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization
Simple mutation-testing
Predicting the effect of mutations on protein stability using a simple orientational potential.
Assembles a genome and finds true mutations among sequencing errors
Ant Colony Optimization algorithm solving Google HashCode 2020 online elimination problem
Convert mpileup format to base count tsv table
Transforms a VCF (variant call format) file to a tab-separated values (.tsv) one
This is a project for Bioinformatics class. It's about finding mutations using 3th gen sequencing method.
Ant Colony Optimization algorithm solving Google HashCode 2020 online elimination problem
Add a description, image, and links to the mutations topic page so that developers can more easily learn about it.
To associate your repository with the mutations topic, visit your repo's landing page and select "manage topics."