An open API service indexing awesome lists of open source software.

https://github.com/wuweiweiwu/computational-genomics

computation genomics homeworks. CSCI5481 at University of Minnesota
https://github.com/wuweiweiwu/computational-genomics

burst computational-biology python

Last synced: 6 months ago
JSON representation

computation genomics homeworks. CSCI5481 at University of Minnesota

Awesome Lists containing this project

README

          

# Computational Genomics CSCI 5481

## hw1

implementation of python wrapper for BURST

## hw2 sequence alignment

implementations of Needleman-Wunsch and also the anchored version

## hw3 phylogeny inference

implementation of Nei-Saitou neighbor joining algorithm