Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 395 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 395 Bytes

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.