This repository contains Jupyter notebooks describing cloning using Python, Jupyter notebooks and pydna.
The notebooks and other files in this repository accompany the publication:
Silva, P. C., Domingues, L., Collins, T., Oliveira, R., & Johansson, B. (2018). Quantitative assessment of DNA damage in the industrial ethanol production strain Saccharomyces cerevisiae PE-2. FEMS Yeast Research. https://doi.org/10.1093/femsyr/foy101 PubMed website
The notebooks can be visualized in a number of ways. Each notebook (.ipynb) is accompanied by a HTML file with the same name but with an (.html) extension. These can be opened in a web browser without installing any software.
The notebooks (.ipynb) can be opened in the browser through the nbviewer service here or directly in Github here.
This notebook contains a compilation of information on the construction of the pRS6 plasmid found in published literature. The pRS6 plasmid was used to construct the original DEL cassette. View on nbviewer.
This notebook shows how the pPS1 plasmid was constructed. The pPS1 plasmid was the initial assembly of the dDEL cassette. View on nbviewer.
This notebook shows how a part of the pPS1 plasmid was integrated in the S. cerevisiae genome at the HIS3 locus. View on nbviewer.
Each notebook contain links (usually in the end) to the resulting sequences in Genbank flat file format.
These notebooks are tested on the github action build service.
This means that the notebook outputs are re-executed and compared with saved results once per week to ensure reproducibility.
If the badge below is green, all tests gave the expected results.