forked from metgem/metgem.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
22 lines (22 loc) · 1.14 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
layout: home
title: POMBOX
subtitle: a fission yeast toolkit for molecular and synthetic biology
use-site-title: true
---
<head>
<style>
.justified {
text-align: justify;
}
</style>
</head>
<div class="main-explain-area jumbotron">
<p class="justified">POMBOX is a molecular and synthetic biology toolkit dedicated to build single and multi-gene plasmids in <i>S. pombe</i> using GoldenGate.<br>
POMBOX proposes 40 characterized parts, promoters, terminators, integration loci, and 2 ready-to-use backbone vectors.<br>
POMBOX is compatible with the <a href="https://pubs.acs.org/doi/10.1021/sb500366v" target="_blank">YeastToolKit</a> and uses its grammar.</p>
<img src="assets/img/Toolkit.png" alt="Image Description">
<p><small>Please cite the following publication if you use POMBOX plasmids.</small></p>
<blockquote class="blockquote">
<small>Hebra, T.; Smrčková, H.; Elkatmis, B.; Převorovský, M.; Pluskal, T. POMBOX: A Fission Yeast Toolkit for Molecular and Synthetic Biology. bioRxiv, 2023, 2023.05.24.542151. DOI: <a href="https://doi.org/10.1101/2023.05.24.542151.">https://doi.org/10.1101/2023.05.24.542151.</a></small></p>
</div>