Team:Heidelberg/Parts

From 2010.igem.org

(Difference between revisions)
(ViroBytes)
 
(89 intermediate revisions not shown)
Line 1: Line 1:
-
{{:Team:Heidelberg/Template}}
+
{{:Team:Heidelberg/Single}}
-
 
+
{{:Team:Heidelberg/Single_Pagetop|parts}}
<html>
<html>
Line 6: Line 6:
function start() {
function start() {
-
document.getElementById("groupparts").style.width = "620px"
+
var d = document.getElementById("groupparts")
-
switch (document.getElementById("groupparts").getElementsByTagName("thead")[0]) {
+
d.style.width = "620px"
-
case undefined:
+
switch (d.getElementsByTagName("thead")[0]) {
-
setTimeout("start()",200);
+
-
break;
+
-
default:
+
case undefined:
-
formatparts();
+
setTimeout("start()",200);
-
break;
+
break;
 +
 +
default:
 +
formatparts();
 +
break;
}
}
}
}
-
 
-
 
function formatparts() {
function formatparts() {
-
var rowscount = document.getElementById("groupparts").getElementsByTagName("tbody")[0].getElementsByTagName("tr").length
+
var d = document.getElementById("groupparts");
 +
var dbodytr = d.getElementsByTagName("tbody")[0].getElementsByTagName("tr");
 +
var lasttd = dbodytr[0].getElementsByTagName("td").length;
 +
var designertd = lasttd - 2;
 +
var rowscount = dbodytr.length
-
document.getElementById("groupparts").getElementsByTagName("thead")[0].getElementsByTagName("th")[6].style.display = "none"
+
d.getElementsByTagName("thead")[0].getElementsByTagName("th")[6].style.display = "none"
for (var i=0;i<rowscount;i++) {
for (var i=0;i<rowscount;i++) {
-
 
+
dbodytr[i].getElementsByTagName("td")[designertd].style.display ="none"
-
document.getElementById("groupparts").getElementsByTagName("tbody")[0].getElementsByTagName("tr")[0].childNodes[7].style.display ="none"
+
-
 
+
-
document.getElementById("groupparts").getElementsByTagName("tbody")[0].getElementsByTagName("tr")[i].childNodes[7].style.display ="none"
+
}
}
Line 40: Line 41:
{{:Team:Heidelberg/tables|normal=FFF|highlight=ddd}}
{{:Team:Heidelberg/tables|normal=FFF|highlight=ddd}}
-
 
<html>
<html>
<body onload="start()">
<body onload="start()">
</html>
</html>
 +
__NOTOC__
 +
=miBricks - Parts submitted to the registry=
 +
<br>
-
{{:Team:Heidelberg/Pagetop|parts}}
+
The parts we submit belong to the two core aims our project: Reaching regulatory control (1) and specificity (2) of gene expression of any gene of interest in any target cell or tissue of choice. Therefore we engineered parts, that address these two aims on two different regulatory levels.
-
==Parts==
+
-
<groupparts>iGEM010 Heidelberg</groupparts>
+
First, we engineered gene therapy vectors based on synthetic adeno associated viruses (AAVs). On parts level, we provide about 50 plasmids that can be used for creating shuffled AAV libraries or even rationally designed, recombinant AAV vectors. Those parts we refer to as virobytes, are designed in a format directly applicable for the [https://2010.igem.org/Team:Heidelberg/Project/Capsid_Shuffling/ViroBytes Virobytes Assembly] protocol we develop.
-
==Primer Table==
+
On RNA level we provide the [https://2010.igem.org/Team:Heidelberg/Project/miRNA_Kit miTuner toolkit] consisting of roughly 60 parts enabling gene expression control based on synthetic or cell-specific endogenous microRNAs. This toolkit consists of three main constructs: The '''pSMB_miMeasure''' binding site characterization standard and '''two pSMB_miTuner''' expression controlling plasmids. Furthermore, it contains 12 basic and 28 intermediate construction parts, synthetic, single microRNA binding sites as well as binding site patterns in BB-2 (RFC 12, Tom Knight) standard. This enables maximum flexibility for applications in many different contexts.
-
{| border="1" class="wikitable zebra sortable" cellpadding="6" style="border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#F9F9F9; font-size:95%; empty-cells:show;"
+
 
-
!align="right"| ID !! Name !! Sequence (5' to 3') !! amplified !! origin !! for backbone
+
==Main Measurement Constructs - Engineered==
 +
<center>
 +
{| class="wikitable sortable" border="0" style="text-align: left"
 +
|-bgcolor=#cccccc
 +
|+ align="top, left"|
 +
|width=40px| ID||width=600px|Content||width=100px|Registry link||width=100px|Name  
|-
|-
-
|align="right"| 001 || Casp8FWEcoR1 || ttttgaattcatggacttcagcagaaatc || Caspase8 death gene || Caspase8 ||
+
|K3||BGH(rc)/shRNA10(rc)/RSV(rc)/CMV/Luc2_sv40/CMV/Kozag_hRluc_BGH||[http://partsregistry.org/Part:BBa_K337036 BBa_K337036]|| pSMB_miTuner Plasmid HD3
|-
|-
-
|align="right"| 002 || CMV_AgeI_fw || ttttaccggtagaatctgcttagggttagg || CMV, shRNA || pcDNA5/FRT-shRNA || [[Igem2010/Main/Plasmids/pTR-UF3 AAV2 | pTR-UF3]]
+
|K4||BGH(rc)/shRNA10(rc)/RSV(rc)/CMV_TetO2/Luc2_sv40/CMV/Kozag_hRluc_BGH||[http://partsregistry.org/Part:BBa_K337038 BBa_K337038]|| pSMB_miTuner Plasmid HD4
|-
|-
-
|align="right"| 003 || CMVshRNApA_BglII_rv || taatagatctcagaagccatagagcccacc || CMV, shRNA || pcDNA5/FRT-shRNA || [[Igem2010/Main/Plasmids/pTR-UF3 AAV2 | pTR-UF3]]
+
|miM||sv40ter(rc)/eBFP(rc)/biCMV/eGFP(fw)/sv40ter(fw)||[http://partsregistry.org/Part:BBa_K337049 BBa_K337049]|| pSMB_miMeasure
|-
|-
-
|align="right"| 004 || EGFPRVFse1 || ttttggccggcccttgtacagctcgtccatg || EGFP || GFP ||
+
|}
 +
</center>
 +
 
 +
 
 +
==Synthetic Single Binding Sites==
 +
<center>
 +
{| class="wikitable sortable" border="0" style="text-align: left"
 +
|-bgcolor=#cccccc
 +
|+ align="top, left"|(Physical DNA not submitted)
 +
|width=60px| Design||width=300px|Content||width=100px|Registry link||width=100px|Name
|-
|-
-
|align="right"| 005 || ElenasFirstSyntheticRNA_F || aatatgtctaaactattatttatgccaaccagccaatctagctactgctaggc || part 2 Elenas first synthetic shRNA || miRsAg || pC-DNA5
+
|KD:97%||perfect binding site||[http://partsregistry.org/wiki/index.php?title=Part:BBa_K337052 BBa_K337052]||shRNA miRhaat
|-
|-
-
|align="right"| 006 || ElenasFirstSyntheticRNA_R || aataatagtttagacatatttatgccagccagccagaccagctctgctaagg || part 3 Elenas first synthetic shRNA || miRsAg || pC-DNA5
+
|KD:69%||imperfect binding site: point mut 11||[http://partsregistry.org/wiki/index.php?title=Part:BBa_K337053 BBa_K337053]||shRNA miRhaat
|-
|-
-
|align="right"| 007 || ElenasSecondSyntheticRNA_F || gacatgtctaaactattgtcttcggtagcgtcgtagactagctactgctaggc || part 2 Elenas second synthetic shRNA || miRsAg || pC-DNA5
+
|KD:28%||imperfect binding site: bulge 16-18||[http://partsregistry.org/wiki/index.php?title=Part:BBa_K337054 BBa_K337054]||shRNA miRhaat
|-
|-
-
|align="right"| 008 || ElenasSecondSyntheticRNA_R || gacaatagtttagacatgtcttcggtatcgtcgtatcccagctctgctaagg || part 3 Elenas second synthetic shRNA || miRsAg || pC-DNA5
+
|KD:96%||perfect binding site||[http://partsregistry.org/wiki/index.php?title=Part:BBa_K337055 BBa_K337055]||miR122
|-
|-
-
|align="right"| 009 || ElenasThirdSyntheticRNA_F || tatttgtctaaactataataattcgcggctggcctgactagctactgctaggc || part 2 Elenas third synthetic shRNA || miRsAg || pC-DNA5
+
|KD:64%||imperfect binding site:||[http://partsregistry.org/wiki/index.php?title=Part:BBa_K337056 BBa_K337056]||miR122
|-
|-
-
|align="right"| 010 || ElenasThirdSyntheticRNA_R || tattatagtttagacaaataattcgcgtctggccttcccagctctgctaagg || part 3 Elenas third synthetic shRNA || miRsAg || pC-DNA5
+
|KD:24%||imperfect binding site:||[http://partsregistry.org/wiki/index.php?title=Part:BBa_K337057 BBa_K337057]||miR122
|-
|-
-
|align="right"| 011 || ElenasFifthSyntheticRNA_F || tatttgtctaaactataataattcgcggctggcctgactagctactgctaggc || part 2 Elenas fifth synthetic shRNA || miRsAg || pC-DNA5
 
-
|-
 
-
|align="right"| 012 || ElenasFifthSyntheticRNA_R || atctatagtttagacaagatgaaacgccgagttaacgccagctctgctaagg || part 3 Elenas fifth synthetic shRNA || miRsAg || pC-DNA5
 
-
|-
 
-
|align="right"| 013 || ElenasSixthSyntheticRNA_F || ttattgtctaaactatataactgccgtaactccaaatctagctactgctaggc || part 2 Elenas sixth synthetic shRNA || miRsAg || pC-DNA5
 
-
|-
 
-
|align="right"| 014 || ElenasSixthSyntheticRNA_R || ttatatagtttagacaataactgccgtcactccaacgccagctctgctaagg || part 3 Elenas sixth synthetic shRNA || miRsAg || pC-DNA5
 
-
|-
 
-
|align="right"| 015 || ElenasSeventhSyntheticRNA_F || atcttgtctaaactatagataactgccatcactccccctagctactgctaggc || part 2 Elenas seventh synthetic shRNA || miRsAg || pC-DNA5
 
-
|-
 
-
|align="right"| 016 || ElenasSeventhSyntheticRNA_R || atctatagtttagacaagataactgccgtcactccaaccagctctgctaagg || part 3 Elenas seventh synthetic shRNA || miRsAg || pC-DNA5
 
-
|-
 
-
|align="right"| 017 || ElenasEighthSyntheticRNA_F || tacatgtctaaactattgtagtcggttcatgcagcccctagctactgctaggc || part 2 Elenas eighth synthetic shRNA || miRsAg || pC-DNA5
 
-
|-
 
-
|align="right"| 018 || ElenasEighthSyntheticRNA_R || tacaatagtttagacatgtagtcggtttatgcagcaaccagctctgctaagg || part 3 Elenas eighth synthetic shRNA || miRsAg || pC-DNA5
 
-
|-
 
-
|align="right"| 019 || ElenasNinethSyntheticRNA_F || aaattgtctaaactatatttgatccagagatacagaactagctactgctaggc || part 2 Elenas nineth synthetic shRNA || miRsAg || pC-DNA5
 
-
|-
 
-
|align="right"| 020 || ElenasNinethSyntheticRNA_R || aaatatagtttagacaatttgatccagcgatacagcgccagctctgctaagg || part 3 Elenas nineth synthetic shRNA || miRsAg || pC-DNA5
 
-
|-
 
-
|align="right"| 021 || ElenasTenthSyntheticRNA_F || attatgtctaaactattaatatcggtgaccgtggtacctagctactgctaggc || part 2 Elenas tenth synthetic shRNA || miRsAg || pC-DNA5
 
-
|-
 
-
|align="right"| 022 || ElenasTenthSyntheticRNA_R || attaatagtttagacataatatcggtggccgtggtgtccagctctgctaagg || part 3 Elenas tenth synthetic shRNA || miRsAg || pC-DNA5
 
-
|-
 
-
|align="right"| 023 || FADDFWEcoR1 || ttttgaattcatgggcggtaggcgtgtacg || FADD ||  || 
 
-
|-
 
-
|align="right"| 024 || gE1A-Fse1_rev || tttttccggccggttatggcctggggcctttaca || E1A rescue gene ||  || 
 
-
|-
 
-
|align="right"| 025 || Hcrfor_HindIII_AgeI_TL || gagtcaagcttaccggttggaggtgaagttaacaccttcgtg || part 1 shRNA against everything; cutting site: HindIII, AgeI || miRsAg || pC-DNA5
 
-
|-
 
-
|align="right"| 026 || Hcrrev_ApaI_SalI_TL || ctcgagggcccgtcgacaagcaaacgatgccaagacatttatcg || part 4 shRNA against everything; cutting site: ApaI, SalI || miRsAg || pC-DNA5
 
-
|-
 
-
|align="right"| 027 || HSVluc_norm_BglII_fw || tttttagatcttgcaggagcttcagggagtg || HSV-TK, ''Firefly'' Luciferase || psiCHECK2 || [[Igem2010/Main/Plasmids/pTR-UF3 AAV2 | pTR-UF3]]
 
-
|-
 
-
|align="right"| 028 || HSVluc_norm_BglII_rv || ttttagatctggttccgcgcacatttccc || HSV-TK, ''Firefly'' Luciferase || psiCHECK2 || [[Igem2010/Main/Plasmids/pTR-UF3 AAV2 | pTR-UF3]]
 
-
|-
 
-
|align="right"| 029 || Kif11_PLK1_shRNA-hcrfor:ecoRI || gagtcgaattctggaggtgaagttaacaccttcgtg || part 1 shRNA against everything; cutting site: ecoRI || miRsAg || pTR-UF3
 
-
|-
 
-
|align="right"| 030 || Kif11&PLK1_shRNA_hcrrev:XbaI || ctcgaagatctaagcaaacgatgccaagacatttatcg || part 4 shRNA against everything; cutting site: XbaI || miRsAg || pTR-UF3
 
-
|-
 
-
|align="right"| 031 || Kif11_shRNA_forward || actctgtctaaactatgagtacattaaacaattcctattagctactgctaggc || part 2 shRNA against Kif11 || miRsAg || pTR-UF3
 
-
|-
 
-
|align="right"| 032 || Kif11_shRNA_reverse || actcatagtttagacagagtacattaatcaattccattcagctctgctaagg || part3 shRNA against Kif11 || miRsAg || pTR-UF3
 
-
|-
 
-
|align="right"| 033 || PLK1_shRNA_forward || atgatgtctaaactattcattaagcagatcgttaaccgtagctactgctaggc || part2 shRNA against PLK1|| miRsAg || pTR-UF3
 
-
|-
 
-
|align="right"| 034 || PLK1_shRNA_reverse || atgaatagtttagacatcattaagcagctcgttaatggcagctctgctaagg || part3 shRNA against PLK1|| miRsAg || pTR-UF3
 
-
|-
 
-
|align="right"| 035 || pTR-UF3_Nsp1_for || ctattacgccagctggatgcatcccagctgc || for pTR-UF3 backbone Pst1->Nsi1 mutation || ||
 
-
|-
 
-
|align="right"| 036 || pTR-UF3_Nsp1_rev || gcagctgggatgcatccagctggcgtaatag || for pTR-UF3 backbone Pst1->Nsi1 mutation || ||
 
-
|-
 
-
|align="right"| 037 || pTR-UF3_PstI-NsiI_for || gctattacgccagctggatgcatcccagctgcattaatgaatcgg || mutagenesis of PstI to NsiI || pTR-UF3 || pTR-UF3
 
-
|-
 
-
|align="right"| 038 || pTR-UF3_PstI-NsiI_rev || ccgattcattaatgcagctgggatgcatccagctggcgtaatagc || mutagenesis of PstI to NsiI || pTR-UF3 || pTR-UF3
 
-
|-
 
-
|align="right"| 039 || pTR-UF3_PstI-NsiI_shifted_rev || cattaatgcagctgggatgcatccagctggcgtaatagcgaagag || mutagenesis of PstI to NsiI || pTR-UF3 || pTR-UF3
 
-
|-
 
-
|align="right"| 040 || pTRUF3_seq_fwrv || caactccatcactaggggttcct || sequencing purpose || [[Igem2010/Main/Plasmids/pTR-UF3 AAV2 | pTR-UF3]] || [[Igem2010/Main/Plasmids/pTR-UF3 AAV2 | pTR-UF3]]
 
-
|-
 
-
|align="right"| 041 || SCLpsv40_FW || ctcaattagtcagcaaccatagtccc || FWprimer for testing stable integration of shRNA into T-Rex ||  || T-REx cells
 
-
|-
 
-
|align="right"| 042 || SCLpsv40_FW || gcaaagtgccgataaacataacgatct || RVprimer for testing stable integration of shRNA into T-Rex ||  || T-REx cells
 
-
|-
 
-
|align="right"| 043 || Sequencing primer_pTR-UF3 mutated || ctaaatcggaaccctaaagggagcccccg || sequencing of mutagenesis of PstI to NsiI || pTR-UF3 || pTR-UF3
 
-
|-
 
-
|align="right"| 044 || Sv40lucmcs_AgeI_fw || ttttaccggtgtggaatgtgtgtcagttag || SV40, ''Renilla'' Luciferase, MCS || psiCHECK2 || [[Igem2010/Main/Plasmids/pTR-UF3 AAV2 | pTR-UF3]]
 
-
|-
 
-
|align="right"| 045 || Sv40lucmcs_BglII_rv || tattagatctccgcgtcagacaaaccctaac || SV40, ''Renilla'' Luciferase, MCS || psiCHECK2 || [[Igem2010/Main/Plasmids/pTR-UF3 AAV2 | pTR-UF3]]
 
-
|-
 
-
|align="right"| 046 || tBidGFPRVFse1 || tttttggccggccttacatgtacagctcg || tBid death gene || [[Igem2010/Main/Plasmids/pcherryBidGFP | pcherryBidGFP]]
 
-
|-
 
-
|align="right"| 047 || tBidFWEcoR1 || tttttgaattcaaccgcagcagccactc || tBid death gene || [[Igem2010/Main/Plasmids/pcherryBidGFP | pcherryBidGFP]] 
 
-
|-
 
-
|align="right"| 048 || tBidRVFse1 || tttttccggccgggtccatcccatttctg || tBid death gene || [[Igem2010/Main/Plasmids/pcherryBidGFP | pcherryBidGFP]] 
 
-
|-
 
-
|align="right"| 049 || TetO2FW || ggggacaacttttctatacaaagttgtccctatcagtgatagagatctc || TetO8 || synthesized tetO8 || Gateway entry vector
 
|}
|}
 +
</center>
 +
==synthetic microRNA binding Site patterns against endogenous miRNA==
 +
<center>
-
==Standart Kit Cloning Primers==
+
{| class="wikitable sortable" border="0" style="text-align: left"
-
 
+
|-bgcolor=#cccccc
-
 
+
|+ align="top, left"|
-
{| border="1" class="wikitable zebra sortable" cellpadding="6" style="border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#F9F9F9; font-size:95%; empty-cells:show;"
+
|width=40px|  ID||width=350px|Content||width=100px|Registry link
-
!align="right"| ID !! Name !! Sequence (5' to 3') !! amplified !! origin !! for backbone
+
|-
|-
-
|align="right"| D001 || backbone_AvrII_fw || ttttcctaggtagcggcgcattaagcgcgg || -|| - | - || - | -
+
|1.3||hsa-miR-122 Binding site pattern (3BS)||[http://partsregistry.org/Part:BBa_K337000 BBa_K337000]
|-
|-
-
|align="right"| D002 || backbone_AvrII_rev || ttttcctaggcttgttgtagcttaaattttg  || -|| - | - || - | -
+
|1A||hsa-miR-122 Binding site pattern (4BS)||[http://partsregistry.org/Part:BBa_K337003 BBa_K337003]
|-
|-
-
|align="right"| D003 || backbone_ClaI_fw || ttttatcgattagcggcgcattaagcgcgg  || -|| - | - || - | -
+
|1-5||hsa-miR-122 Binding site pattern (2BS)||[http://partsregistry.org/Part:BBa_K337004 BBa_K337004]
|-
|-
-
|align="right"| D004 ||  backbone_XhoI_rev || ttttctcgagcttgttgtagcttaaattttg  || -|| - | - || - | -
+
|3.7||hsa-miR-122 Binding site pattern (2BS - additional 10bp Spacer)||[http://partsregistry.org/Part:BBa_K337005 BBa_K337005]
|-
|-
-
|align="right"| D005 || BBB_Oligo_XhoI || ccggActgcagcggccgcgcgctagcacactagtgcggccgcgaattCa  || -|| - | - || - | -
+
|1.5||hsa-miR-122 Binding site pattern (2BS) with randomized nt9-12||[http://partsregistry.org/Part:BBa_K337006 BBa_K337006]
|-
|-
-
|align="right"| D006 || BBB_Oligo_XmaI || tcgatgaattcgcggccgcactagtgtgctagcgcgcggccgctgcagt  || -|| - | - || - | -
+
|1.8||hsa-miR-122 Binding site pattern (2BS) with randomized nt9-12||[http://partsregistry.org/Part:BBa_K337007 BBa_K337007]
|-
|-
-
|align="right"| D007 || BBB_Oligo_XmaI || tcgatgaattcgcggccgcactagtgtgctagcgcgcggccgctgcagt  || -|| - | - || - | -
+
|3.1||hsa-miR-122 Binding site pattern (2BS) with randomized nt9-12||[http://partsregistry.org/Part:BBa_K337008 BBa_K337008]
|-
|-
-
|align="right"| D008 || BBB_suffix_reverse || aaaactgcagcggccgcgc || -|| - | - || - | -
+
|4.5||hsa-miR-122 Binding site pattern (2BS) with randomized nt9-12||[http://partsregistry.org/Part:BBa_K337009 BBa_K337009]
|-
|-
-
|align="right"| D009 || BGH_pA_BamHI_rc_fw || ttttgaattcgcggccgcactagtggatccccatagagcccaccgcatccc || -|| - | - || - | -
+
|4.6||hsa-miR-122 Binding site pattern (2BS) with randomized nt9-12||[http://partsregistry.org/Part:BBa_K337010 BBa_K337010]
|-
|-
-
|align="right"| D010 || BGH_pA_fw || ttttgaattcgcggccgcactagttttaaacccgctgatcagcc  || -|| - | - || - | -
+
|mir221-10L2||hsa-miR-221 Binding site pattern (2BS)||[http://partsregistry.org/Part:BBa_K337011 BBa_K337011]
|-
|-
-
|align="right"| D011 || BGH_pA_rev || ttttctgcagcggccgcgctagcccatagagcccaccgcatccc || -|| - | - || - | -
+
|}
 +
</center>
 +
 
 +
==miTunig Kit - Basic Parts==
 +
<center>
 +
{| class="wikitable sortable" border="0" style="text-align: left"
 +
|-bgcolor=#cccccc
 +
|+ align="top, left"|
 +
|width=40pxID||width=100px|Content||width=100px|Registry link|| width=300px|Comment
|-
|-
-
|align="right"| D012 || BGH_pA_rc_rev || ttttctgcagcggccgcgctagctttaaacccgctgatcagcc || -|| - | - || - | -  
+
|F1||RSV fw||[http://partsregistry.org/Part:BBa_K337012 BBa_K337012]||-
|-
|-
-
|align="right"| D013 || biCMV_BBB_fw || ttttgaattcgcggccgcactagtgcgatctgacggttcactaaacg || -|| - | - || - | -  
+
|F2||SV40 rc||[http://partsregistry.org/Part:BBa_K337013 BBa_K337013]||-
|-
|-
-
|align="right"| D014 || biCMV_BBB_fw || ttttgaattcgcggccgcactagtgcgatctgacggttcactaaacg || -|| - | - || - | -  
+
|F3||RSV rc||[http://partsregistry.org/Part:BBa_K337014 BBa_K337014]||-
|-
|-
-
|align="right"| D015 || biCMV_BBB_rev || ttttctgcagcggccgcgcgctagcacagcggatctgacggttcac || -|| - | - || - | -  
+
|F4||BGH fw||[http://partsregistry.org/Part:BBa_K337001 BBa_K337001]||-
|-
|-
-
|align="right"| D016 || biCMV_rc_BBB_fw || ttttgaattcgcggccgcactagtagcggatctgacggttcac || -|| - | - || - | -
+
|F5||BGH rc||[http://partsregistry.org/Part:BBa_K337002 BBa_K337002]|| leads to insertion of BamHI site
|-
|-
-
|align="right"| D017 || biCMV_rc_BBB_rev || ttttctgcagcggccgcgctagcgcgatctgacggttcac || -|| - | - || - | -  
+
|F7||microRNA 10HD||[http://partsregistry.org/Part:BBa_K337016 BBa_K337016]|| template for creation of shRNA-like miRNA
|-
|-
-
|align="right"| D018 || CMV_BBB_BamHI_fw || gaattcgcggccgcactagtggatcccgatgtacgggccagatatacg  || -|| - | - || - | -  
+
|F8||CMV fw||[http://partsregistry.org/Part:BBa_K337018 BBa_K337018]||-
|-
|-
-
|align="right"| D019 || CMV_BBB_fw || ttttgaattcgcggccgcactagtcgatgtacgggccagatatacg || -|| - | - || - | -  
+
|F9||FRT site||[http://partsregistry.org/Part:BBa_K337019 BBa_K337019]||-
|-
|-
-
|align="right"| D020 || CMV_BBB_rev || ttttctgcagcggccgcgcgctagcacatttcgataagccagtaagc || -|| - | - || - | -  
+
|F10||hRluc||[http://partsregistry.org/Part:BBa_K337025 BBa_K337025]||-
|-
|-
-
|align="right"| D021 || CMV_Teto2_BBB_fw || tttt gaattcgcggccgcactagtgttgacattgattattgtctag || -|| - | - || - | -  
+
|F16||TetR||[http://partsregistry.org/Part:BBa_K337028 BBa_K337028]||-
|-
|-
-
|align="right"| D022 || CMV_TetO2_BBB_rev || tttt ctgcagcggccgcgcgctagcaccggaggctggatcggtc || -|| - | - || - | -
+
|F17||Luc2||[http://partsregistry.org/Part:BBa_K337030 BBa_K337030]|| compatible for insertion of microRNA binding sites
|-
|-
-
|align="right"| D023 || CMV_rc_BBB_fw || ttttgaattcgcggccgcactagtatttcgataagccagtaagc  || -|| - | - || - | -  
+
|biCMV||biCMV||[http://partsregistry.org/Part:BBa_K337017 BBa_K337017]||-
|-
|-
-
|align="right"| D024 || CMV_rc_BBB_rev || ttttctgcagcggccgcgctagccgatgtacgggccagatatacg || -|| - | - || - | -
+
|}
 +
</center>
 +
<html>
 +
<div class="backtop">
 +
<a href="#top">&uarr;</a>
 +
</div>
 +
</html>
 +
 
 +
==miTuning Kit -  Intermediate Parts 1==
 +
<center>
 +
{| class="wikitable sortable" border="0" style="text-align: left"
 +
|-bgcolor=#cccccc
 +
|+ align="top, left"|
 +
|width=40pxID||width=300px|Content||width=100px|Registry link||width=450px|Purpose of the cassette
|-
|-
-
|align="right"| D025 || FRT_rev || ctgcagcggccgcgctagcccaaggaagttcctatactttc || -|| - | - || - | -
+
|F6||luc2_sv40ter||[http://partsregistry.org/Part:BBa_K337015 BBa_K337015]|| Luc2 reporter gene with terminator referring to SV40 promoter
|-
|-
-
|align="right"| D026 || FRT_rev || gaattcgcggccgcactagtttctcgccacgttcgccggc || -|| - | - || - | -
+
|F15||CMV_TetO2||[http://partsregistry.org/Part:BBa_K337027 BBa_K337027]|| CMV promoter under control of Tet Operator for regulation of gene expression
|-
|-
-
|align="right"| D027 || hRluc_ter_BBB_fw || ttttgaattcgcggccgcactagtatggcttccaaggtgtacgac || -|| - | - || - | -
+
|R1||Sv40(rc)/RSV(fw)||[http://partsregistry.org/Part:BBa_K337045 BBa_K337045]||rowspan="4"| bidirectional hybrid promoter
|-
|-
-
|align="right"| D028 || hRluc_ter_BBB_rev || ttttctgcagcggccgcgctagcttactgctcgttcttcagcacgc || -|| - | - || - | -
+
|R2||Sv40(rc)/CMV(fw)||[http://partsregistry.org/Part:BBa_K337047 BBa_K337047]
|-
|-
-
|align="right"| D029 || hsa-mir-122_BBB(perf) || ttttgaattcgcggccgcactagtcaaacaccattgtcacactccagctagcgcggccgctgcagtttt  || -|| - | - || - | -
+
|R3||RSV(rc)/CMV(fw)||[http://partsregistry.org/Part:BBa_K337048 BBa_K337048]
|-
|-
-
|align="right"| D030 || hsa-mir-122_BBB(rand9-12) || ttttgaattcgcggccgcactagtcaaacaccatnnnnacactccagctagcgcggccgctgcagtttt  || -|| - | - || - | -
+
|R4||RSV(rc)/CMV_TetO2(fw)||[http://partsregistry.org/Part:BBa_K337050 BBa_K337050]
|-
|-
-
|align="right"| D031 || hsa-mir-122_BBB(rand9-22) || ttttgaattcgcggccgcactagtnnnnnnnnnnnnnnacactccagctagcgcggccgctgcagtttt || -|| - | - || - | -
+
|R5||BGH(rc)/shRNA10(rc)||[http://partsregistry.org/Part:BBa_K337051 BBa_K337051]||rowspan="1"| synthetic microRNA template part
|-
|-
-
|align="right"| D032 || hsa-mir-122_Sgf_Not(perf) || ttttgcgatcgccaaacaccattgtcacactccagcggccgctatgtcacaact || -|| - | - || - | -  
+
|R13||BGH(rc)/shRNA10(rc)/sv40(rc)/RSV(fw)||[http://partsregistry.org/Part:BBa_K337020 BBa_K337020]||rowspan="7"|tuning construct cloning into reporter plasmid backbone containing a binding site against synthetic shRNA-like miRNA
|-
|-
-
|align="right"| D033 || hsa-mir-122_Sgf_Not(rand9-12) || ttttgcgatcgccaaacaccatnnnnacactccagcggccgctatgtcacaact || -|| - | - || - | -
+
|R14||BGH(rc)/shRNA10(rc)/sv40(rc)/CMV(fw)||[http://partsregistry.org/Part:BBa_K337021 BBa_K337021]
|-
|-
-
|align="right"| D034 || hsa-mir-122_Sgf_Not(rand9-22) || ttttgcgatcgcnnnnnnnnnnnnnnacactccagcggccgctatgtcacaact || -|| - | - || - | -
+
|R15||BGH(rc)/shRNA10(rc)/RSV(rc)/CMV(fw)||[http://partsregistry.org/Part:BBa_K337022 BBa_K337022]
|-
|-
-
|align="right"| D035 || hsa-mir-375_BBB(perf) || ttttgaattcgcggccgcactagttcacgcgagccgaacgaacaaagctagcgcggccgctgcagtttt || -|| - | - || - | -
+
|R16||BGH(rc)/shRNA10(rc)/RSV(rc)/CMV(fw)_TetO2(fw)||[http://partsregistry.org/Part:BBa_K337023 BBa_K337023]
|-
|-
-
|align="right"| D036 || hsa-mir-375_BBB(rand9-12) || ttttgaattcgcggccgcactagttcacgcgagcnnnncgaacaaagctagcgcggccgctgcagtttt || -|| - | - || - | -
+
|R17||BGH(rc)/shRNA6(rc)/sv40(rc)/RSV(fw)||[http://partsregistry.org/Part:BBa_K337024 BBa_K337024]
|-
|-
-
|align="right"| D037 || hsa-mir-375_BBB(rand9-22) || ttttgaattcgcggccgcactagtnnnnnnnnnnnnnncgaacaaagctagcgcggccgctgcagtttt || -|| - | - || - | -
+
|R18||BGH(rc)/shRNA6(rc)/sv40(rc)/CMV(fw)||[http://partsregistry.org/Part:BBa_K337026 BBa_K337026]
|-
|-
-
|align="right"| D038 || hsa-mir-375_Sgf_Not(perf) || ttttgcgatcgctcacgcgagccgaacgaacaaagcggccgctatgtcacaact || -|| - | - || - | -
+
|R19||BGH(rc)/shRNA6(rc)/RSV(rc)/CMV(fw)||[http://partsregistry.org/Part:BBa_K337029 BBa_K337029]
|-
|-
-
|align="right"| D039 || hsa-mir-375_Sgf_Not(rand9-12) || ttttgcgatcgctcacgcgagcnnnncgaacaaagcggccgctatgtcacaact || -|| - | - || - | -
+
|R20||BGH(rc)/shRNA6(rc)/RSV(rc)/CMV_TetO2(fw)||[http://partsregistry.org/Part:BBa_K337031 BBa_K337031]||tuning construct core containing Tet Operator for On-Targeting together with repressor construct
|-
|-
-
|align="right"| D040 || hsa-mir-375_Sgf_Not(rand9-22) || ttttgcgatcgcnnnnnnnnnnnnnncgaacaaagcggccgctatgtcacaact || -|| - | - || - | -
+
|R21||Luc2(rc)_sv40(rc)/CMV(fw)||[http://partsregistry.org/Part:BBa_K337033 BBa_K337033]||rowspan="2"| bidirectional hybrid promoter with Luc2 reference gene under control of SV40 promoter
|-
|-
-
|align="right"| D041 || hsa-mir-376a_BBB(perf) || ttttgaattcgcggccgcactagtacgtggattttcctctatgatgctagcgcggccgctgcagtttt || -|| - | - || - | -
+
|R22||Luc2(rc)_sv40(rc)/RSV(fw)||[http://partsregistry.org/Part:BBa_K337034 BBa_K337034]
|-
|-
-
|align="right"| D042 || hsa-mir-376a_BBB(rand9-12) || ttttgaattcgcggccgcactagtacgtggattnnnntctatgatgctagcgcggccgctgcagtttt  || -|| - | - || - | -
+
|R32||Kozag_hRluc/BGH(fw)||[http://partsregistry.org/Part:BBa_K337037 BBa_K337037]||reference reporter
|-
|-
-
|align="right"| D043 || hsa-mir-376a_BBB(rand9-22) || ttttgaattcgcggccgcactagtnnnnnnnnnnnnntctatgatgctagcgcggccgctgcagtttt  || -|| - | - || - | -
+
|R33||TetR_mut(XhoI/XbaI)||[http://partsregistry.org/Part:BBa_K337039 BBa_K337039]||mutagenized TetR including cutting sites to paste miRNA binding sites
|-
|-
-
|align="right"| D044 || hsa-mir-376a_Sgf_Not(perf) || ttttgcgatcgcacgtggattttcctctatgatgcggccgctatgtcacaact || -|| - | - || - | -  
+
|T1||BGH(rc)_CMV/TetR/BGH(fw)/BGH(rc)||[http://partsregistry.org/Part:BBa_K337041 BBa_K337041]||rowspan="2"|repressor construct for On-Targeting together with tuning construct
|-
|-
-
|align="right"| D045 || hsa-mir-376a_Sgf_Not(rand9-12) || ttttgcgatcgcacgtggattnnnntctatgatgcggccgctatgtcacaact || -|| - | - || - | -
+
|T2||BGH(rc)_RSV/TetR/BGH(fw)/BGH(rc)||[http://partsregistry.org/Part:BBa_K337043 BBa_K337043]
|-
|-
-
|align="right"| D046 || hsa-mir-376a_Sgf_Not(rand9-22) || ttttgcgatcgcnnnnnnnnnnnnntctatgatgcggccgctatgtcacaact || -|| - | - || - | -
+
|}
 +
</center>
 +
 
 +
 
 +
==miTuning Kit -  Intermediate Parts 2==
 +
<center>
 +
{| class="wikitable sortable" border="0" style="text-align: left"
 +
|-bgcolor=#cccccc
 +
|+ align="top, left"|
 +
|width=40px| ID||width=600px|Content||width=100px|Registry link||width=100px|Name
|-
|-
-
|align="right"| D047 || igem20100723_01 || tgccacctgacgtctaagaa  || -|| - | - || - | -
+
|K1||BGH(rc)/shRNA10(rc)/sv40(rc)/RSV/Luc2_sv40/CMV/Kozag_hRluc_BGH||[http://partsregistry.org/Part:BBa_K337032 BBa_K337032]|| pSMB_miTuner Plasmid HD1
|-
|-
-
|align="right"| D048 || igem20100723_02 || attaccgcctttgagtgagc || -|| - | - || - | -
+
|K2||BGH(rc)/shRNA10(rc)/sv40(rc)/CMV/Luc2_sv40/CMV/Kozag_hRluc_BGH||[http://partsregistry.org/Part:BBa_K337035 BBa_K337035]|| pSMB_miTuner Plasmid HD2
 +
   
|-
|-
-
|align="right"| D049 || Luc2_ter_BamHI_BBB_rev || ttttctgcagcggccgcgctagcggatcctaccacatttgtagaggttttac || -|| - | - || - | -
+
|K5||BGH(rc)/shRNA10(rc)/sv40(rc)/RSV/Luc2_sv40/RSV/Kozag_hRluc_BGH||[http://partsregistry.org/Part:BBa_K337040 BBa_K337040]|| pSMB_miTuner Plasmid HD5
|-
|-
-
|align="right"| D050 || Luc2_ter_BamHI_BBB_rev || ttttctgcagcggccgcgctagcggatcctaccacatttgtagaggttttac || -|| - | - || - | -
+
|K6||BGH(rc)/shRNA10(rc)/sv40(rc)/CMV/RSV/Luc2_sv40/RSV/Kozag_hRluc_BGH||[http://partsregistry.org/Part:BBa_K337042 BBa_K337042]|| pSMB_miTuner Plasmid HD6
|-
|-
-
|align="right"| D051 || Luc2_ter_BBB_fw || ttttgaattcgcggccgcactagtgccaccatggaagatgcc || -|| - | - || - | -
+
|K7||BGH(rc)/shRNA10(rc)/RSV(rc)/CMV/Luc2_sv40/RSV/Kozag_hRluc_BGH||[http://partsregistry.org/Part:BBa_K337044 BBa_K337044]|| pSMB_miTuner Plasmid HD7
|-
|-
-
|align="right"| D052 || mir122_miMeasure_screen_fev || ccgcgctagctggagtgt || -|| - | - || - | -
+
|K8||BGH(rc)/shRNA10(rc)/RSV(rc)/CMV_TetO2/Luc2_sv40/RSV/Kozag_hRluc_BGH||[http://partsregistry.org/Part:BBa_K337046 BBa_K337046]|| pSMB_miTuner Plasmid HD8
|-
|-
-
|align="right"| D053 || Oligo_Xba_mut_fw || ctagcctcgagttctgaccgccccgggg || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D054 || Oligo_Xba_mut_rev || ctagccccggggcggtcagaactcgagg  || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D055 || pSMB_miMeasure_Screen_fw || gcacaagctggagtacaactac || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D056 || pSMB_miMeasure_Screen_rev || ggtttcccgactggaaagcg || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D057 || RSV_fw || ttttgaattcgcggccgcactagtcaattctcatgtttgacagc || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D058 || RSV_rev || ttttctgcagcggccgcgctagccagcttggaggtgcacacc || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D059 || RSV_rc_fw || ttttgaattcgcggccgcactagtcagcttggaggtgcacacc || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D060 || RSV_rc_rev || ttttctgcagcggccgcgctagccaattctcatgtttgacagc || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D061 || RSV_fw_midcomp || cgaaccactgaataccgcattgcag || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D062 || RSV_rev_midcomp || ctgcaatgcggtattcagtggttcg || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D063 || SB-prep-3P || gccgctgcagtccggcaaaaaaacg || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D064 || SB-prep-2Ea || atgaattccagaaatcatccttagcg || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D065 || second_strand_notI || agttgtgacatagcggccgc || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D066 || shRNA-6th-bs(custom)_BBB || ttttgaattcgcggccgcactagtnnnnnnnnnnnnnncgtcaatagctagcgcggccgctgcagtttt || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D067 || shRNA-7th-bs(custom)_BBB || ttttgaattcgcggccgcactagtnnnnnnnnnnnnnntcaatagagctagcgcggccgctgcagtttt  || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D068 || shRNA-8th-bs(custom)_BBB || ttttgaattcgcggccgcactagtnnnnnnnnnnnnnngctgatgtgctagcgcggccgctgcagtttt  || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D069 || shRNA-9th-bs(custom)_BBB || ttttgaattcgcggccgcactagtnnnnnnnnnnnnnnctagtttagctagcgcggccgctgcagtttt || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D070 || shRNA-10th-bs(custom)_BBB || ttttgaattcgcggccgcactagtnnnnnnnnnnnnnngctataatgctagcgcggccgctgcagtttt || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D071 || shRNA-6th-bs(perf)_BBB || ttttgaattcgcggccgcactagtcgcaacctcactgccgtcaatagctagcgcggccgctgcagtttt || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D072 || shRNA-7th-bs(perf)_BBB || ttttgaattcgcggccgcactagtcaacctcactgccgtcaatagagctagcgcggccgctgcagtttt || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D073 || shRNA-8th-bs(perf)_BBB || ttttgaattcgcggccgcactagtcaacgacgtatttggctgatgtgctagcgcggccgctgcagtttt  || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D074 || shRNA-9th-bs(perf)_BBB || ttttgaattcgcggccgcactagtcgcgacatagcgacctagtttagctagcgcggccgctgcagtttt  || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D075 || shRNA-10th-bs(perf)_BBB || ttttgaattcgcggccgcactagtctgtggtgccggtggctataatgctagcgcggccgctgcagtttt  || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D076 || shRNA-6th-bs(rand9-12)_BBB || gcgatcgccgcaacctcannnncgtcaatagcggccgctatgtcacaact || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D077 || shRNA-7th-bs(rand9-12)_BBB || ttttgaattcgcggccgcactagtcaacctcactnnnntcaatagagctagcgcggccgctgcagtttt || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D078 || shRNA-8th-bs(rand9-12)_BBB || ttttgaattcgcggccgcactagtcaacgacgtannnngctgatgtgctagcgcggccgctgcagtttt || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D079 || shRNA-9th-bs(rand9-12)_BBB || ttttgaattcgcggccgcactagtcgcgacatagnnnnctagtttagctagcgcggccgctgcagtttt || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D080 || shRNA-10th-bs(rand9-12)_BBB || ttttgaattcgcggccgcactagtctgtggtgccnnnngctataatgctagcgcggccgctgcagtttt  || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D081 || shRNA-6th-bs(custom)_SgfI_NotI || gcgatcgcnnnnnnnnnnnnnncgtcaatagcggccgctatgtcacaact || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D082 || shRNA-7th-bs(custom)_SgfI_NotI || gcgatcgcnnnnnnnnnnnnnntcaatagagcggccgctatgtcacaact || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D083 || shRNA-8th-bs(custom)_SgfI_NotI || gcgatcgcnnnnnnnnnnnnnngctgatgtgcggccgctatgtcacaact || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D084 || shRNA-9th-bs(custom)_SgfI_NotI || gcgatcgcnnnnnnnnnnnnnnctagtttagcggccgctatgtcacaact || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D085 || shRNA-10th-bs(custom)_SgfI_NotI || gcgatcgcnnnnnnnnnnnnnngctataatgcggccgctatgtcacaact || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D086 || shRNA-6th-bs(perf)_SgfI_NotI || gcgatcgccgcaacctcactgccgtcaatagcggccgctatgtcacaact || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D087 || shRNA-7th-bs(perf)_SgfI_NotI || gcgatcgccaacctcactgccgtcaatagagcggccgctatgtcacaact || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D088 || shRNA-8th-bs(perf)_SgfI_NotI || gcgatcgccaacgacgtatttggctgatgtgcggccgctatgtcacaact || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D089 || shRNA-9th-bs(perf)_SgfI_NotI || gcgatcgccgcgacatagcgacctagtttagcggccgctatgtcacaact || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D090 || shRNA-10th-bs(perf)_SgfI_NotI || gcgatcgcctgtggtgccggtggctataatgcggccgctatgtcacaact || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D091 || shRNA-6th-bs(rand9-12)_SgfI_NotI || gcgatcgccgcaacctcannnncgtcaatagcggccgctatgtcacaact || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D092 || shRNA-7th-bs(rand9-12)_SgfI_NotI || gcgatcgccaacctcactnnnntcaatagagcggccgctatgtcacaact || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D093 || shRNA-8th-bs(rand9-12)_SgfI_NotI || gcgatcgccaacgacgtannnngctgatgtgcggccgctatgtcacaact || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D094 || shRNA-9th-bs(rand9-12)_SgfI_NotI || gcgatcgccgcgacatagnnnnctagtttagcggccgctatgtcacaact || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D095 || shRNA-10th-bs(rand9-12)_SgfI_NotI || gcgatcgcctgtggtgccnnnngctataatgcggccgctatgtcacaact || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D096 || shRNA_AflII_BBB_fw || ttttctgcagcggccgcgcgctagccttaagtggaggtgaagttaacaccttcgtg || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D097 || shRNA_HindIII_BBB_rev || ttttgaattcgcggccgcactagtaagcttaagcaaacgatgccaagacatttatcg || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D098 || SV40_BamHI_BBB_fw || ctgcagcggccgcgctagcggatccaagctttttgcaaaagcctagg  || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D099 || SV40_BBB_rev || ttttctgcagcggccgcgctagcaagctttttgcaaaagcctaggc  || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D100 || SV40_rc_BBB_fw || ttttgaattcgcggccgcactagtaagctttttgcaaaagcc || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D101 || SV40_rc_BBB_rev || ttttctgcagcggccgcgctagcgcgcagcaccatggcctg || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D102 || SV40_term_fw || ttttgaattcgcggccgcactagtcagacatgataagatacattg || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D103 || SV40_Xho_Xma_BBB_fw || gaattcgcggccgcactagtctcgagtttctcccggggcgcagcaccatggcctg  || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D104 || TetRepressor (from pcDNA6)fw || ttttgaattcgcggccgcactagtgccaccatgtctagattagataaaag  || -|| - | - || - | -
 
-
|-
 
-
|align="right"| D105 || TetRepressor (from pcDNA6)rew || ttttctgcagcggccgcgctagcttaataagatctaaattcccgcgatccgc  || -|| - | - || - | -
 
|}
|}
 +
</center>
 +
==ViroBytes==
-
 
+
These parts are not submitted in the standardized form.
-
==ViroBytes primers==
+
<center>
-
 
+
{| class="wikitable sortable" border="0" style="text-align: left"
-
 
+
|-bgcolor=#cccccc
-
{| border="1" class="wikitable zebra sortable" cellpadding="6" style="border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#F9F9F9; font-size:95%; empty-cells:show;"
+
|+ align="top, left"|
-
!align="right"| ID !! Name !! Sequence (5' to 3') !! amplified fragment !! direction !! cap gene of AAV
+
|width=40px|  ID||width=150px|Part name||width=100px|Registry link||width=300px|Description
|-
|-
-
|align="right"| R001 || Anchor12367891012 || tctctctctctctctaagcttgtctgagtgactagcattcgttaattaacTACCG || anchor  || - ||
+
|1||Fragment 1 of wt AAV1||[http://partsregistry.org/Part:BBa_K337058 BBa_K337058]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R002 || Anchor4 || tctctctctctctctaagcttgtctgagtgactagcattcgttaattaactactg || anchor  || - ||
+
|2 ||Fragment 2 of wt AAV1||[http://partsregistry.org/Part:BBa_K337059 BBa_K337059]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R003 || Anchor5 || tctctctctctctctaagcttgtctgagtgactagcattcgttaattaactacag || anchor  || - ||
+
|3 ||Fragment 3 of wt AAV1||[http://partsregistry.org/Part:BBa_K337060 BBa_K337060]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R004 || Anchor_comp_all || gttaattaacgaatgctagtcactcagacaagctt || anchor  || - ||
+
|4 ||Fragment 4 of wt AAV1||[http://partsregistry.org/Part:BBa_K337061 BBa_K337061]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R005 || F1_for_cap12678910 || gctacggtctcaatggctgccgatggttatcttccag || 1  || forward || 1,2,6,7,8,9,10
+
|5 ||Fragment 5 of wt AAV1||[http://partsregistry.org/Part:BBa_K337062 BBa_K337062]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R006 || F1_for_cap5 || gctacggtctcaatggctgccgatggttatcttccag || 1  || forward || 5
+
|6 ||Fragment 6 of wt AAV1||[http://partsregistry.org/Part:BBa_K337063 BBa_K337063]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R007 || F1_rev_cap2 || gctacggtctcgctcctgaaactcggcgtcggcgtgg || 1  || reverse || 2
+
|7 ||Fragment 7 of wt AAV1||[http://partsregistry.org/Part:BBa_K337064 BBa_K337064]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R008 || F1_rev_cap5 || gctacggtctctctcctgaaactcggcgtccgcgtgg || 1  || reverse || 5
+
|8 ||Fragment 8 of wt AAV1||[http://partsregistry.org/Part:BBa_K337065 BBa_K337065]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R009 || F1_rev_cap9 || gctacggtctcgctcctggaactcggcgtcggcgtgg || 1 || reverse || 9
+
|9 ||Fragment 1 of wt AAV2||[http://partsregistry.org/Part:BBa_K337066 BBa_K337066]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R010 || F1_rev_cap168 || gctacggtctcgctcctgaaactcggcgtcggcgtgg || 1  || reverse || 1,6,8
+
|10 ||Fragment 2 of wt AAV2||[http://partsregistry.org/Part:BBa_K337067 BBa_K337067]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R011 || F2_for_cap2 || gctacggtctctggagcgccttaaagaagatacgtcttttggggg || 2  || forward || 2
+
|11 ||Fragment 3 of wt AAV2||[http://partsregistry.org/Part:BBa_K337068 BBa_K337068]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R012 || F2_for_cap5 || gctacggtctctggagaagctcgccgacgacacatccttcggggg || 2  || forward || 5
+
|12 ||Fragment 4 of wt AAV2||[http://partsregistry.org/Part:BBa_K337069 BBa_K337069]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R013 || F2_for_cap9 || gctacggtctctggagcggctcaaagaagatacgtcttttggggg || 2  || forward || 9
+
|13 ||Fragment 5 of wt AAV2||[http://partsregistry.org/Part:BBa_K337070 BBa_K337070]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R014 || F2_for_cap168 || gctacggtctctggagcgtctgcaagaagatacgtcttttggggg || 2  || forward || 1,6,8
+
|14 ||Fragment 6 of wt AAV2||[http://partsregistry.org/Part:BBa_K337071 BBa_K337071]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R015 || F2_rev_cap2 || gctacggtctcgtgtcgcccatccatgtggaatcgcaatgc || 2  || reverse || 2
+
|15 ||Fragment 7 of wt AAV2||[http://partsregistry.org/Part:BBa_K337072 BBa_K337072]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R016 || F2_rev_cap5 || gctacggtctcgtgtcccccatccacgtggaatcgcaatgc || 2  || reverse || 5
+
|16 ||Fragment 8 of wt AAV2||[http://partsregistry.org/Part:BBa_K337073 BBa_K337073]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R017 || F2_rev_cap9 || gctacggtctcgtgtcccccagccattgggaatcgcaatgc || 2  || reverse || 9
+
|17 ||Fragment 1 of wt AAV5||[http://partsregistry.org/Part:BBa_K337074 BBa_K337074]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R018 || F2_rev_cap168 || gctacggtctcgtgtcgcccagccatgtggaatcgcaatgc || 2 || reverse || 1,6,8
+
|18 ||Fragment 2 of wt AAV5||[http://partsregistry.org/Part:BBa_K337075 BBa_K337075]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R019 || F3_for_cap5 || gctacggtctccgacagagtcatcaccaccagcacccg || 3 || forward || 5
+
|19 ||Fragment 3 of wt AAV5||[http://partsregistry.org/Part:BBa_K337076 BBa_K337076]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R020 || F3_for_cap9 || gctacggtctccgacagagtcatcaccaccagcacccg || 3  || forward || 9
+
|20 ||Fragment 4 of wt AAV5||[http://partsregistry.org/Part:BBa_K337077 BBa_K337077]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R021 || F3_for_cap1268 || gctacggtctccgacagagtcatcaccaccagcacccg || 3  || forward || 1,2,6,8
+
|21 ||Fragment 5 of wt AAV5||[http://partsregistry.org/Part:BBa_K337078 BBa_K337078]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R022 || F3_rev_cap1 || gctacggtctcaggttattagcgatggttgtgacgccatcattcgtc || 3  || reverse || 1
+
|22 ||Fragment 6 of wt AAV5||[http://partsregistry.org/Part:BBa_K337079 BBa_K337079]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R023 || F3_rev_cap2 || gctacggtctcaggttattggcaatcgtcgtcgtaccgtcattctgc || 3  || reverse || 2
+
|23 ||Fragment 7 of wt AAV5||[http://partsregistry.org/Part:BBa_K337080 BBa_K337080]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R024 || F3_rev_cap5 || gctacggtctcaggttgttggcgatggtggtggtggagtcctgcac || 3  || reverse || 5
+
|24 ||Fragment 8 of wt AAV5||[http://partsregistry.org/Part:BBa_K337081 BBa_K337081]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R025 || F3_rev_cap6 || gctacggtctcaggttattagcgatggtcgtgacgccatcattcgtc || 3  || reverse || 6
+
|25 ||Fragment 1 of wt AAV6||[http://partsregistry.org/Part:BBa_K337082 BBa_K337082]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R026 || F3_rev_cap8 || gctacggtctcaggttattggcgatggtcttggtgccttcattctgc || 3  || reverse || 8
+
|26 ||Fragment 2 of wt AAV6||[http://partsregistry.org/Part:BBa_K337083 BBa_K337083]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R027 || F3_rev_cap9 || gctacggtctcaggttattggcgatggtcttgactccattgttgtcc || 3 || reverse || 9
+
|27 ||Fragment 3 of wt AAV6||[http://partsregistry.org/Part:BBa_K337084 BBa_K337084]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R028 || F4_for_cap2 || gctacggtctctaaccttaccagcacggttcaggtgtttactgactc || 4 || forward || 2
+
|28 ||Fragment 4 of wt AAV6||[http://partsregistry.org/Part:BBa_K337085 BBa_K337085]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R029 || F4_for_cap5 || gctacggtctccaacctcacctccaccgtccaagtgtttacggacga || 4  || forward || 5
+
|29 ||Fragment 5 of wt AAV6||[http://partsregistry.org/Part:BBa_K337086 BBa_K337086]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R030 || F4_for_cap8 || gctacggtctctaacctcaccagcaccatccaggtgtttacggactc || 4  || forward || 8
+
|30 ||Fragment 6 of wt AAV6||[http://partsregistry.org/Part:BBa_K337087 BBa_K337087]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R031 || F4_for_cap9 || gctacggtctctaaccttaccagcacggtccaggtcttcacggactc || 4  || forward || 9
+
|31 ||Fragment 7 of wt AAV6||[http://partsregistry.org/Part:BBa_K337088 BBa_K337088]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R032 || F4_for_cap16 || gctacggtctctaaccttaccagcacggttcaagtcttctcggactc || 4  || forward || 1,6
+
|32 ||Fragment 8 of wt AAV6||[http://partsregistry.org/Part:BBa_K337089 BBa_K337089]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R033 || F4_reverse_cap1 || gctacggtctcagctgctgtggaaaggcacttcctcaaaggtg || 4  || reverse || 1
+
|33 ||Fragment 1 of wt AAV8||[http://partsregistry.org/Part:BBa_K337090 BBa_K337090]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R034 || F4_reverse_cap2 || gctacggtctcagctgctgtggaaaggaacgtcctcaaaagtg || 4  || reverse || 2
+
|34 ||Fragment 2 of wt AAV8||[http://partsregistry.org/Part:BBa_K337091 BBa_K337091]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R035 || F4_reverse_cap5 || gctacggtctcagctggagtggaagggcacctcctcaaagttg || 4  || reverse || 5
+
|35 ||Fragment 3 of wt AAV8||[http://partsregistry.org/Part:BBa_K337092 BBa_K337092]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R036 || F4_reverse_cap9 || gctacggtctcagctgctatggaaaggtacgttctcaaactcg || 4 || reverse || 9
+
|36 ||Fragment 4 of wt AAV8||[http://partsregistry.org/Part:BBa_K337093 BBa_K337093]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R037 || F4_reverse_cap68 || gctacggtctcagctgctgtggaaaggcacgtcctcgaaggtg || 4  || reverse || 6,8
+
|37 ||Fragment 5 of wt AAV8||[http://partsregistry.org/Part:BBa_K337094 BBa_K337094]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R038 || F5_for_cap2 || gctacggtctcgcagctacgctcacagccagagtctggaccgtc || 5  || forward || 2
+
|38 ||Fragment 6 of wt AAV8||[http://partsregistry.org/Part:BBa_K337095 BBa_K337095]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R039 || F5_for_cap5 || gctacggtctcccagcttcgctcccagtcagaacctgttcaagc || 5  || forward || 5
+
|39 ||Fragment 7 of wt AAV8||[http://partsregistry.org/Part:BBa_K337096 BBa_K337096]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R040 || F5_for_cap8 || gctacggtctcgcagctacgcccacagccagagcttggaccggc || 5  || forward || 8
+
|40 ||Fragment 8 of wt AAV8||[http://partsregistry.org/Part:BBa_K337097 BBa_K337097]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R041 || F5_for_cap9 || gctacggtctcgcagctacgctcacagccaaagcctggaccgac || 5  || forward || 9
+
|41 ||Fragment 1 of wt AAV9||[http://partsregistry.org/Part:BBa_K337098 BBa_K337098]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R042 || F5_for_cap16 || gctacggtctcgcagctacgcgcacagccagagcctggaccggc || 5  || forward || 1,6
+
|42 ||Fragment 2 of wt AAV9||[http://partsregistry.org/Part:BBa_K337099 BBa_K337099]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R043 || F5_rev_cap2 || gctacggtctccagttcctagactggtcccgaatgtcactcg || 5  || reverse || 2
+
|43 ||Fragment 3 of wt AAV9||[http://partsregistry.org/Part:BBa_K337100 BBa_K337100]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R044 || F5_rev_cap5 || gctacggtctccagtttttgtaggtgttggcgtatctcccgg || 5  || reverse || 5
+
|44 ||Fragment 4 of wt AAV9||[http://partsregistry.org/Part:BBa_K337101 BBa_K337101]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R045 || F5_rev_cap8 || gctacggtctccagttctttgcctgattggccattgtattag || 5 || reverse || 8
+
|45 ||Fragment 5 of wt AAV9||[http://partsregistry.org/Part:BBa_K337102 BBa_K337102]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R046 || F5_rev_cap9 || gctacggtctctagtttcttccctggacagccatgttgctgg || 5  || reverse || 9
+
|46 ||Fragment 6 of wt AAV9||[http://partsregistry.org/Part:BBa_K337103 BBa_K337103]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R047 || F5_rev_cap16 || gctacggtctccagtttttgggctgaacagacatgccagctg || 5  || reverse || 1,6
+
|47 ||Fragment 7 of wt AAV9||[http://partsregistry.org/Part:BBa_K337104 BBa_K337104]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R048 || F6_for_cap2 || gctacggtctcgaactggcttcctggaccctgttaccgccagc || 6 || forward || 2
+
|48 ||Fragment 8 of wt AAV9||[http://partsregistry.org/Part:BBa_K337105 BBa_K337105]||flanked with Bsa1 sites at both ends
|-
|-
-
|align="right"| R049 || F6_for_cap5|| gctacggtctcaaactggttcccggggcccatgggccgaaccc || 6 || forward || 5
 
-
|-
 
-
|align="right"| R050 || F6_for_cap8 || gctacggtctcgaactggctgccaggaccctgttaccgccaac || 6 || forward || 8
 
-
|-
 
-
|align="right"| R051 || F6_for_cap9 || gctacggtctcaaactacatacctggacccagctaccgacaac || 6 || forward || 9
 
-
|-
 
-
|align="right"| R052 || F6_for_cap16 || gctacggtctcaaactggctacctggaccctgttatcggcagc || 6 || forward || 1,6
 
-
|-
 
-
|align="right"| R053 || F6_rev_cap1 || gctacggtctcgccacagggttagtggctttaatttcctcttcgtctg || 6 || reverse || 1
 
-
|-
 
-
|align="right"| R054 || F6_rev_cap2 || gctacggtctcgccacgggattggttgtcctgatttcctcttcgtctg || 6 || reverse || 2
 
-
|-
 
-
|align="right"| R055 || F6_rev_cap5 || gctacggtctcgccacgcggttcaccggctgcgtctcgctctcgctgg || 6 || reverse || 5
 
-
|-
 
-
|align="right"| R056 || F6_rev_cap6 || gctacggtctcgccacggggttagtggctttgatttcctcttcgtctg || 6 || reverse || 6
 
-
|-
 
-
|align="right"| R057 || F6_rev_cap8 || gctacggtctcgccacagggttagtggttttgatttcttctcgctgg || 6 || reverse || 8
 
-
|-
 
-
|align="right"| R058 || F6_rev_cap9 || gctacggtctcgccaccgggttagtagttttaatttcttcttcgttggttatc || 6 || reverse || 9
 
-
|-
 
-
|align="right"| R059 || F7_for_cap1 || gctacggtctctgtggccaccgaaagatttgggaccgtggcagtcaatttc || 7 || forward || 1
 
-
|-
 
-
|align="right"| R060 || F7_for_cap2 || gctacggtctccgtggctacggagcagtatggttctgtatctaccaacctc || 7 || forward || 2
 
-
|-
 
-
|align="right"| R061 || F7_for_cap5 || gctacggtctccgtggcgtacaacgtcggcgggcagatg || 7 || forward || 5
 
-
|-
 
-
|align="right"| R062 || F7_for_cap6 || gctacggtctccgtggccaccgaaagatttgggactgtggcagtcaatctc || 7 || forward || 6
 
-
|-
 
-
|align="right"| R063 || F7_for_cap8 || gctacggtctctgtggctacagaggaatacggtatcgtggcagataacttg || 7 || forward || 8
 
-
|-
 
-
|align="right"| R064 || F7_for_cap9 || gctacggtctcggtagcaacggagtcctatggacaagtggccacaaaccac || 7 || forward || 9
 
-
|-
 
-
|align="right"| R065 || F7_rev_cap1 || gctacggtctcggtgatgaatgaagcaaactttgtagctgaaaac || 7 || reverse || 1
 
-
|-
 
-
|align="right"| R066 || F7_rev_cap2 || gctacggtctctgtgatgaaggaagcaaactttgccgcactgaag || 7 || reverse || 2
 
-
|-
 
-
|align="right"| R067 || F7_rev_cap5 || gctacggtctcggtgatgaagctgctgacgggcacgtccgagaag || 7 || reverse || 5
 
-
|-
 
-
|align="right"| R068 || F7_rev_cap6 || gctacggtctcggtgatgaatgaagcaaactttgtagccgaaaac || 7 || reverse || 6
 
-
|-
 
-
|align="right"| R069 || F7_rev_cap8 || gctacggtctccgtgatgaaagagttcagctttgactggttgaag || 7 || reverse || 8
 
-
|-
 
-
|align="right"| R070 || F7_rev_cap9 || gctacggtctcggtgatgaaagagttcagcttgtccttgttgaag || 7 || reverse || 9
 
-
|-
 
-
|align="right"| R071 || F8_for_cap1 || gctacggtctcatcacccaatactccacaggacaagtgagtgtgg || 8 || forward || 1
 
-
|-
 
-
|align="right"| R072 || F8_for_cap2 || gctacggtctcatcacacagtactccacgggacaggtcagcgtgg || 8 || forward || 2
 
-
|-
 
-
|align="right"| R073 || F8_for_cap5 || gctacggtctcatcacccagtacagcaccgggcaggtcaccgtgg || 8 || forward || 5
 
-
|-
 
-
|align="right"| R074 || F8_for_cap6 || gctacggtctcatcacccagtattccacaggacaagtgagcgtgg || 8 || forward || 6
 
-
|-
 
-
|align="right"| R075 || F8_for_cap8 || gctacggtctcatcacgcaatacagcaccggacaggtcagcgtgg || 8 || forward || 8
 
-
|-
 
-
|align="right"| R076 || F8_for_cap9 || gctacggtctcatcacccagtattctactggccaagtcagcgtgg || 8 || forward || 9
 
-
|-
 
-
|align="right"| R077 || F8_rev_cap1 || gctacggcgcgccttacaggggacgggtaaggtaacgggtgcc || 8 || reverse || 1
 
-
|-
 
-
|align="right"| R078 || F8_rev_cap2 || gctacggcgcgccttacagattacgagtcaggtatctggtgccaatggg || 8 || reverse || 2
 
-
|-
 
-
|align="right"| R079 || F8_rev_cap5 || gctacggcgcgccttaaaggggtcgggtaaggtatcgggttccgatagg || 8 || reverse || 5
 
-
|-
 
-
|align="right"| R080 || F8_rev_cap6 || gctacggcgcgccttacaggggacgggtgaggtaacgggtgcc || 8 || reverse || 6
 
-
|-
 
-
|align="right"| R081 || F8_rev_cap8 || gctacggcgcgccttacagattacgggtgaggtaacgggtgccaatggg || 8 || reverse || 8
 
-
|-
 
-
|align="right"| R082 || F8_rev_cap9 || gctacggcgcgccttacagattacgagtcaggtatctggtgccaatggg || 8 || reverse || 9
 
-
|-
 
-
|align="right"| R083 || Virbyte_for || gtctgagtgactagcattcggtctgagtgactagcattcg || - || forward
 
-
|-
 
-
|align="right"| R084 || Virobyte_rev || gctacggcgcgcctta || - || reverse
 
-
|}
 
-
 
-
 
-
==Primer Table Quick 'n' Dirty==
 
-
 
-
 
-
{| border="1" class="wikitable zebra sortable" cellpadding="6" style="border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#F9F9F9; font-size:95%; empty-cells:show;"
 
-
!align="right"| ID !! Name !! Sequence (5' to 3') !! amplified !! origin !! for backbone
 
-
|-
 
-
|align="right"| L001 || CMV_AgeI_fw || ttttaccggtagaatctgcttagggttagg || for use with L11 || from pcDNA5+miRNA || to tuning construct-pTR-UF3 KpnI/SalI
 
-
|-
 
-
|align="right"| L002 || CMVshRNApA_KpnI_rv || taatggtacccagaagccatagagcccacc || - || from pcDNA5+miRNA || to tuning construct-pTR-UF3 KpnI/SalI
 
-
|-
 
-
|align="right"| L003 || HSVluc_norm_BglII_fw || tttttagatcttgcaggagcttcagggagtg || for use with L8 || from PsiCheck2 || to pTR-UF3 BglII
 
-
|-
 
-
|align="right"| L004 || HSVluc_norm_BglII_rv || ttttagatctggttccgcgcacatttccc || for use with L7 || from PsiCheck2 || to pTR-UF3 BglII
 
-
|-
 
-
|align="right"| L005 || HSVluc_norm_KpnI_fw || tttttggtagcaggagcttcagggagtg || for use with L16 || from PsiCheck2 || to pTR-UF3 KpnI/SalI
 
-
|-
 
-
|align="right"| L006 || HSVluc_norm_SalI_rv || ttttgtcgacggttccgcgcacatttccc || for use with L15 || from PsiCheck2 || to pTR-UF3 KpnI/SalI
 
-
|-
 
-
|align="right"| L007 || Sv40lucmcs_AgeI_fw || ttttaccggtgtggaatgtgtgtcagttag || for use with L13 || from PsiCheck2 || to tuning construct-pTR-UF3 KpnI/SalI
 
-
|-
 
-
|align="right"| L008 || SV40luc_SalI_rv || tattgtcgacccgcgtcagacaaaccctaac || for use with L1 || from PsiCheck2 || to tuning construct-pTR-UF3 KpnI/SalI
 
-
|-
 
-
|align="right"| L009 || TetO2_StuI_NheI || ttttaggccttccctatcagtgatagagatctccctatcagtgatagagagctagctaac || Tet Repressor|| Oligo || to final tuning construct
 
-
|-
 
-
|align="right"| L010 || TetR_BspEI_fw || tttttccggaggcgaattgatatgtctagattag || for use with L14 || from pcDNA6/TR || pTR-UF3 BspEI/NotI
 
-
|-
 
-
|align="right"| L011 || TetR_SgfI_NotI_rv || ttttgcggccgctggcgatcgctaataagatctgaattcccgggatc || for use with L12 || from pcDNA6/TR || to pTR-UF3 BspEI/NotI
 
|}
|}
 +
</center>
 +
<!-- <groupparts>iGEM010 Heidelberg</groupparts> -->
 +
<html>
 +
<div class="backtop">
 +
<a href="#top">&uarr;</a>
 +
</div>
 +
</html>
-
==Primer Table raPCR ==
+
{{:Team:Heidelberg/Single_Bottom}}
-
 
+
-
 
+
-
{| border="1" class="wikitable zebra sortable" cellpadding="6" style="border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#F9F9F9; font-size:95%; empty-cells:show;"
+
-
!align="right"| ID !! Name !! Sequence (5' to 3') !! target !! Assembly Site !!
+
-
|-
+
-
|align="right"| ra001 || psicheck2_MCS_min_200_fw || cagcgacgatctgcctaa || sequencing fw || || sequencing Primer for binding-sites in pSiCheck vector
+
-
|-
+
-
|align="right"| ra002 || psicheck2_MCS_plu_200_rv || gtggccaccaagaccaaa || sequencing rv || ||  sequencing Primer for binding-sites in pSiCheck vector
+
-
|-
+
-
|align="right"| ra003 || raPCR_AS13-hsa-mir-122 || cactgaatccaactgcaaacaccattgtcacactccagcatacatggactgc || hsa-mir-122 || 13 bp ||
+
-
|-
+
-
|align="right"| ra004 || raPCR_AS13-has-mir122(ran9-12) || cactgaatccaactgcaaacaccatnnnnacactccagcatacatggactgc || has-mir122 (ran9-12) || 13 bp || randomised nucleotides 9-12
+
-
|-
+
-
|align="right"| ra005 || raPCR_AS13-hsa-mir-320b || cactgaatccaactgttgccctctcaacccagcttttgcatacatggactgc || hsa-mir-320b || 13 bp ||
+
-
|-
+
-
|align="right"| ra006 || raPCR_AS13-has-mir-221 || cactgaatccaactggaaacccagcagacaatgtagctgcatacatggactgc || has-mir-221 || 13 bp ||
+
-
|-
+
-
|align="right"| ra007 || raPCR_AS13-has-mir-221(ran9-12 || cactgaatccaactggaaacccagcannnnatgtagctgcatacatggactgc || has-mir-221 (ran9-12) || 13 bp || randomised nucleotides 9-12
+
-
|-
+
-
|align="right"| ra008 || raPCR_AS13-has-mir-1179 || cactgaatccaactgccaaccaatgaaagaatgcttgcatacatggactgc || has-mir-1179 || 13 bp ||
+
-
|-
+
-
|align="right"| ra009 || raPCR_AS13-has-mir-1179ran9-12 || cactgaatccaactgccaaccaatnnnngaatgcttgcatacatggactgc || has-mir-1179 (ran9-12) || 13 bp || randomised nucleotides 9-12
+
-
|-
+
-
|align="right"| ra010 || raPCR_AS13-has-mir4286 || cactgaatccaactgggtaccaggagtggggtgcatacatggactgc || has-mir4286 || 13 bp ||
+
-
|-
+
-
|align="right"| ra011 || raPCR_AS13-mm-mir-375 || cactgaatccaactgtcacgcgagccgaacgaacaaagcatacatggactgc || mm-mir-375 || 13 bp ||
+
-
|-
+
-
|align="right"| ra012 || raPCR_AS13-mm-mir-375(ran9-12) || cactgaatccaactgtcacgcgagcnnnncgaacaaagcatacatggactgc || mm-mir-375 (ran9-12) || 13 bp || randomised nucleotides 9-12
+
-
|-
+
-
|align="right"| ra013 || raPCR_AS13-mm-mir-376a || cactgaatccaactgacgtggattttcctctacgatgcatacatggactgc || mm-mir-376a || 13 bp ||
+
-
|-
+
-
|align="right"| ra014 || raPCR_AS13-spacer(0) || cagttggattcagtggcagtccatgtatgc  || spacer || 13 bp ||
+
-
|-
+
-
|align="right"| ra015 || raPCR_AS13-spacer(10) || cagttggattcagtggctatttctcgcagtccatgtatgc  || spacer || 13 bp ||
+
-
|-
+
-
|align="right"| ra016 || raPCR_AS13-spacer(20) || cagttggattcagtgatgacaggtagctatttctcgcagtccatgtatgc  || spacer || 13 bp ||
+
-
|-
+
-
|align="right"| ra017 || raPCR_AS13-stop_fw_BBB || ttttgaattcgcggccgcactagtcactgaatccaactg || stop fw || 13 bp ||
+
-
|-
+
-
|align="right"| ra018 || raPCR_AS13-stop_rev_BBB || ttttctgcagcggccgcgctagcgcagtccatgtatgc || stop rev || 13 bp ||
+
-
|-
+
-
|align="right"| ra019 || raPCR_AS13-stop_rev_NotI || ttttgcggccgctggagtgtgacaatggtgtttg || stop rev || 13 bp ||
+
-
|-
+
-
|align="right"| ra020 || raPCR_AS13-stop_fw_XhoI || ttttctcgagcactgaatccaactg || stop fw || 13 bp ||
+
-
|}
+
-
 
+
-
{| class="wikitable zebra"
+
-
!toll!!wirklich
+
-
|-
+
-
|Nur zum Testen||try it|
+
-
|-
+
-
|Nur zum Testen||try it|
+
-
|-
+
-
|Nur zum Testen||try it|
+
-
|}
+
-
 
+
-
 
+
-
{{:Team:Heidelberg/Pagemiddle}}
+
-
 
+
-
 
+
-
 
+
-
{{:Team:Heidelberg/Bottom}}
+
-
 
+
-
 
+
-
<html>
+
-
</body>
+
-
</html>
+

Latest revision as of 22:42, 27 October 2010

miBricks - Parts submitted to the registry


The parts we submit belong to the two core aims our project: Reaching regulatory control (1) and specificity (2) of gene expression of any gene of interest in any target cell or tissue of choice. Therefore we engineered parts, that address these two aims on two different regulatory levels.

First, we engineered gene therapy vectors based on synthetic adeno associated viruses (AAVs). On parts level, we provide about 50 plasmids that can be used for creating shuffled AAV libraries or even rationally designed, recombinant AAV vectors. Those parts we refer to as virobytes, are designed in a format directly applicable for the Virobytes Assembly protocol we develop.

On RNA level we provide the miTuner toolkit consisting of roughly 60 parts enabling gene expression control based on synthetic or cell-specific endogenous microRNAs. This toolkit consists of three main constructs: The pSMB_miMeasure binding site characterization standard and two pSMB_miTuner expression controlling plasmids. Furthermore, it contains 12 basic and 28 intermediate construction parts, synthetic, single microRNA binding sites as well as binding site patterns in BB-2 (RFC 12, Tom Knight) standard. This enables maximum flexibility for applications in many different contexts.


Main Measurement Constructs - Engineered

IDContentRegistry linkName
K3BGH(rc)/shRNA10(rc)/RSV(rc)/CMV/Luc2_sv40/CMV/Kozag_hRluc_BGHBBa_K337036 pSMB_miTuner Plasmid HD3
K4BGH(rc)/shRNA10(rc)/RSV(rc)/CMV_TetO2/Luc2_sv40/CMV/Kozag_hRluc_BGHBBa_K337038 pSMB_miTuner Plasmid HD4
miMsv40ter(rc)/eBFP(rc)/biCMV/eGFP(fw)/sv40ter(fw)BBa_K337049 pSMB_miMeasure


Synthetic Single Binding Sites

(Physical DNA not submitted)
DesignContentRegistry linkName
KD:97%perfect binding siteBBa_K337052shRNA miRhaat
KD:69%imperfect binding site: point mut 11BBa_K337053shRNA miRhaat
KD:28%imperfect binding site: bulge 16-18BBa_K337054shRNA miRhaat
KD:96%perfect binding siteBBa_K337055miR122
KD:64%imperfect binding site:BBa_K337056miR122
KD:24%imperfect binding site:BBa_K337057miR122

synthetic microRNA binding Site patterns against endogenous miRNA


IDContentRegistry link
1.3hsa-miR-122 Binding site pattern (3BS)BBa_K337000
1Ahsa-miR-122 Binding site pattern (4BS)BBa_K337003
1-5hsa-miR-122 Binding site pattern (2BS)BBa_K337004
3.7hsa-miR-122 Binding site pattern (2BS - additional 10bp Spacer)BBa_K337005
1.5hsa-miR-122 Binding site pattern (2BS) with randomized nt9-12BBa_K337006
1.8hsa-miR-122 Binding site pattern (2BS) with randomized nt9-12BBa_K337007
3.1hsa-miR-122 Binding site pattern (2BS) with randomized nt9-12BBa_K337008
4.5hsa-miR-122 Binding site pattern (2BS) with randomized nt9-12BBa_K337009
4.6hsa-miR-122 Binding site pattern (2BS) with randomized nt9-12BBa_K337010
mir221-10L2hsa-miR-221 Binding site pattern (2BS)BBa_K337011

miTunig Kit - Basic Parts

IDContentRegistry linkComment
F1RSV fwBBa_K337012-
F2SV40 rcBBa_K337013-
F3RSV rcBBa_K337014-
F4BGH fwBBa_K337001-
F5BGH rcBBa_K337002 leads to insertion of BamHI site
F7microRNA 10HDBBa_K337016 template for creation of shRNA-like miRNA
F8CMV fwBBa_K337018-
F9FRT siteBBa_K337019-
F10hRlucBBa_K337025-
F16TetRBBa_K337028-
F17Luc2BBa_K337030 compatible for insertion of microRNA binding sites
biCMVbiCMVBBa_K337017-

miTuning Kit - Intermediate Parts 1

IDContentRegistry linkPurpose of the cassette
F6luc2_sv40terBBa_K337015 Luc2 reporter gene with terminator referring to SV40 promoter
F15CMV_TetO2BBa_K337027 CMV promoter under control of Tet Operator for regulation of gene expression
R1Sv40(rc)/RSV(fw)BBa_K337045 bidirectional hybrid promoter
R2Sv40(rc)/CMV(fw)BBa_K337047
R3RSV(rc)/CMV(fw)BBa_K337048
R4RSV(rc)/CMV_TetO2(fw)BBa_K337050
R5BGH(rc)/shRNA10(rc)BBa_K337051 synthetic microRNA template part
R13BGH(rc)/shRNA10(rc)/sv40(rc)/RSV(fw)BBa_K337020tuning construct cloning into reporter plasmid backbone containing a binding site against synthetic shRNA-like miRNA
R14BGH(rc)/shRNA10(rc)/sv40(rc)/CMV(fw)BBa_K337021
R15BGH(rc)/shRNA10(rc)/RSV(rc)/CMV(fw)BBa_K337022
R16BGH(rc)/shRNA10(rc)/RSV(rc)/CMV(fw)_TetO2(fw)BBa_K337023
R17BGH(rc)/shRNA6(rc)/sv40(rc)/RSV(fw)BBa_K337024
R18BGH(rc)/shRNA6(rc)/sv40(rc)/CMV(fw)BBa_K337026
R19BGH(rc)/shRNA6(rc)/RSV(rc)/CMV(fw)BBa_K337029
R20BGH(rc)/shRNA6(rc)/RSV(rc)/CMV_TetO2(fw)BBa_K337031tuning construct core containing Tet Operator for On-Targeting together with repressor construct
R21Luc2(rc)_sv40(rc)/CMV(fw)BBa_K337033 bidirectional hybrid promoter with Luc2 reference gene under control of SV40 promoter
R22Luc2(rc)_sv40(rc)/RSV(fw)BBa_K337034
R32Kozag_hRluc/BGH(fw)BBa_K337037reference reporter
R33TetR_mut(XhoI/XbaI)BBa_K337039mutagenized TetR including cutting sites to paste miRNA binding sites
T1BGH(rc)_CMV/TetR/BGH(fw)/BGH(rc)BBa_K337041repressor construct for On-Targeting together with tuning construct
T2BGH(rc)_RSV/TetR/BGH(fw)/BGH(rc)BBa_K337043


miTuning Kit - Intermediate Parts 2

IDContentRegistry linkName
K1BGH(rc)/shRNA10(rc)/sv40(rc)/RSV/Luc2_sv40/CMV/Kozag_hRluc_BGHBBa_K337032 pSMB_miTuner Plasmid HD1
K2BGH(rc)/shRNA10(rc)/sv40(rc)/CMV/Luc2_sv40/CMV/Kozag_hRluc_BGHBBa_K337035 pSMB_miTuner Plasmid HD2
K5BGH(rc)/shRNA10(rc)/sv40(rc)/RSV/Luc2_sv40/RSV/Kozag_hRluc_BGHBBa_K337040 pSMB_miTuner Plasmid HD5
K6BGH(rc)/shRNA10(rc)/sv40(rc)/CMV/RSV/Luc2_sv40/RSV/Kozag_hRluc_BGHBBa_K337042 pSMB_miTuner Plasmid HD6
K7BGH(rc)/shRNA10(rc)/RSV(rc)/CMV/Luc2_sv40/RSV/Kozag_hRluc_BGHBBa_K337044 pSMB_miTuner Plasmid HD7
K8BGH(rc)/shRNA10(rc)/RSV(rc)/CMV_TetO2/Luc2_sv40/RSV/Kozag_hRluc_BGHBBa_K337046 pSMB_miTuner Plasmid HD8

ViroBytes

These parts are not submitted in the standardized form.

IDPart nameRegistry linkDescription
1Fragment 1 of wt AAV1BBa_K337058flanked with Bsa1 sites at both ends
2 Fragment 2 of wt AAV1BBa_K337059flanked with Bsa1 sites at both ends
3 Fragment 3 of wt AAV1BBa_K337060flanked with Bsa1 sites at both ends
4 Fragment 4 of wt AAV1BBa_K337061flanked with Bsa1 sites at both ends
5 Fragment 5 of wt AAV1BBa_K337062flanked with Bsa1 sites at both ends
6 Fragment 6 of wt AAV1BBa_K337063flanked with Bsa1 sites at both ends
7 Fragment 7 of wt AAV1BBa_K337064flanked with Bsa1 sites at both ends
8 Fragment 8 of wt AAV1BBa_K337065flanked with Bsa1 sites at both ends
9 Fragment 1 of wt AAV2BBa_K337066flanked with Bsa1 sites at both ends
10 Fragment 2 of wt AAV2BBa_K337067flanked with Bsa1 sites at both ends
11 Fragment 3 of wt AAV2BBa_K337068flanked with Bsa1 sites at both ends
12 Fragment 4 of wt AAV2BBa_K337069flanked with Bsa1 sites at both ends
13 Fragment 5 of wt AAV2BBa_K337070flanked with Bsa1 sites at both ends
14 Fragment 6 of wt AAV2BBa_K337071flanked with Bsa1 sites at both ends
15 Fragment 7 of wt AAV2BBa_K337072flanked with Bsa1 sites at both ends
16 Fragment 8 of wt AAV2BBa_K337073flanked with Bsa1 sites at both ends
17 Fragment 1 of wt AAV5BBa_K337074flanked with Bsa1 sites at both ends
18 Fragment 2 of wt AAV5BBa_K337075flanked with Bsa1 sites at both ends
19 Fragment 3 of wt AAV5BBa_K337076flanked with Bsa1 sites at both ends
20 Fragment 4 of wt AAV5BBa_K337077flanked with Bsa1 sites at both ends
21 Fragment 5 of wt AAV5BBa_K337078flanked with Bsa1 sites at both ends
22 Fragment 6 of wt AAV5BBa_K337079flanked with Bsa1 sites at both ends
23 Fragment 7 of wt AAV5BBa_K337080flanked with Bsa1 sites at both ends
24 Fragment 8 of wt AAV5BBa_K337081flanked with Bsa1 sites at both ends
25 Fragment 1 of wt AAV6BBa_K337082flanked with Bsa1 sites at both ends
26 Fragment 2 of wt AAV6BBa_K337083flanked with Bsa1 sites at both ends
27 Fragment 3 of wt AAV6BBa_K337084flanked with Bsa1 sites at both ends
28 Fragment 4 of wt AAV6BBa_K337085flanked with Bsa1 sites at both ends
29 Fragment 5 of wt AAV6BBa_K337086flanked with Bsa1 sites at both ends
30 Fragment 6 of wt AAV6BBa_K337087flanked with Bsa1 sites at both ends
31 Fragment 7 of wt AAV6BBa_K337088flanked with Bsa1 sites at both ends
32 Fragment 8 of wt AAV6BBa_K337089flanked with Bsa1 sites at both ends
33 Fragment 1 of wt AAV8BBa_K337090flanked with Bsa1 sites at both ends
34 Fragment 2 of wt AAV8BBa_K337091flanked with Bsa1 sites at both ends
35 Fragment 3 of wt AAV8BBa_K337092flanked with Bsa1 sites at both ends
36 Fragment 4 of wt AAV8BBa_K337093flanked with Bsa1 sites at both ends
37 Fragment 5 of wt AAV8BBa_K337094flanked with Bsa1 sites at both ends
38 Fragment 6 of wt AAV8BBa_K337095flanked with Bsa1 sites at both ends
39 Fragment 7 of wt AAV8BBa_K337096flanked with Bsa1 sites at both ends
40 Fragment 8 of wt AAV8BBa_K337097flanked with Bsa1 sites at both ends
41 Fragment 1 of wt AAV9BBa_K337098flanked with Bsa1 sites at both ends
42 Fragment 2 of wt AAV9BBa_K337099flanked with Bsa1 sites at both ends
43 Fragment 3 of wt AAV9BBa_K337100flanked with Bsa1 sites at both ends
44 Fragment 4 of wt AAV9BBa_K337101flanked with Bsa1 sites at both ends
45 Fragment 5 of wt AAV9BBa_K337102flanked with Bsa1 sites at both ends
46 Fragment 6 of wt AAV9BBa_K337103flanked with Bsa1 sites at both ends
47 Fragment 7 of wt AAV9BBa_K337104flanked with Bsa1 sites at both ends
48 Fragment 8 of wt AAV9BBa_K337105flanked with Bsa1 sites at both ends