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

https://github.com/androidbeingx/python_exam

Code snippet of an exam done during the course. Writted in python, used jinja2 templates.
https://github.com/androidbeingx/python_exam

dna-sequences exam jinja2 python snp template

Last synced: 11 months ago
JSON representation

Code snippet of an exam done during the course. Writted in python, used jinja2 templates.

Awesome Lists containing this project

README

          

# Python_exam
Code snippet of an exam done during th course. Writted in python, used jinja2 templates.

## _Code explanation_

> Exam of python, with dna plot.

Tools to use:
- Python
- Jinja2
- Html
- Css

Given a dna sequence, set a code to introduce a SNP mutation and reproduce it in a given number of chains.

The mutation must be red colored.

The programm could run in the commandline.