User talk:Kfifer: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(oligo list)
Line 4: Line 4:


<pre>
<pre>
v4_barrel_core = [0,3,4,5,6,8,9,10,12,13,14,15,16,18,19,20,22,24,25,26,28,29,30,31,32,33,34,35,37,38,39,40,41,42,44,45,46,48,49,50,51,52,53,54,55,56,57,58,59,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77]
v4_barrel_core = [0, 3, 4, 5, 6, 8, 9, 10, 12, 13, 14, 15, 16, 18, 19, 20, 22, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77]
v4_barrel_latch = [21,27,43,60]
v4_barrel_latch = [21, 27, 43, 60]  
v4_barrel_aptamer_out = [2,7,17,23]
v4_barrel_aptamer_out = [2, 7, 17, 23]  
v4_barrel_aptamer_in = [1,11,36,47]
v4_barrel_aptamer_in = [1, 11, 36, 47]
v4_lid_core = [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34]
v4_lid_latch = [2, 29]
</pre>
</pre>
enjoy --[[User:Vlau|Vlau]] 15:07, 7 July 2006 (EDT)

Revision as of 12:07, 7 July 2006

Hey - just a reminder, when you create new pages on the wiki, prefix with a forward slash (/) to include the "path" of the page you are editing from and create a new sub-page. This helps a lot to keep things logically organized. So instead of creating "IGEM:Harvard_Oligo_Paths_and_Sequences" you can create "IGEM:Harvard/2006/Container_Design_4/Oligo_Paths_and_Sequences", simply by linking to [[/Oligo_Paths_and_Sequences]] from the Container_Design_4 page. --smd 19:44, 27 June 2006 (EDT)

oligo list

v4_barrel_core = [0, 3, 4, 5, 6, 8, 9, 10, 12, 13, 14, 15, 16, 18, 19, 20, 22, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 44, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77]
v4_barrel_latch = [21, 27, 43, 60] 
v4_barrel_aptamer_out = [2, 7, 17, 23] 
v4_barrel_aptamer_in = [1, 11, 36, 47]
v4_lid_core = [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34]
v4_lid_latch = [2, 29]

enjoy --Vlau 15:07, 7 July 2006 (EDT)