Skip to content

lukexyz/DNA-Toolbox

Repository files navigation

DNA-Toolbox

Sequence Analysis of Covid19, SARS, and MERS using BioPython

Protein Synthesis


→ 📔 01-SequenceAnalysis.ipynb

The basics of biopython, and the DNA to RNA to Amino Acid chain.


→ 📑 02-SequenceComparison.ipynb

Compare and find sequence alignments between different virus genomes (SARS, MERS, COVID-19, and Ebola)


→ 📑 03-COVID19-GlobalAnalysis.ipynb

Analysis of COVID-19 sample origins and genome changes over time.


Installation (WSL/Ubuntu)

git clone https://github.com/lukexyz/DNA-Toolbox.git
conda create -n dna-toolbox python=3.6 pip jupyter
conda activate dna-toolbox
pip install -r requirements.txt

About

🔬 Protein Analysis of Covid19

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published