NYMU Taipei/phptest

From 2007.igem.org

(Difference between revisions)
Line 23: Line 23:
     <INPUT type="text" name="VI" > volume (uL) of insert for gel separation (VI)<BR>
     <INPUT type="text" name="VI" > volume (uL) of insert for gel separation (VI)<BR>
     <INPUT type="text" name="L" > volume (uL) of insert for  ligation (L)<BR>
     <INPUT type="text" name="L" > volume (uL) of insert for  ligation (L)<BR>
-
     <input type=button value="送出" Onclick="CheckId(SI.value, SV.value);">
+
     <input type=button value="送出" Onclick="CheckId(SI.value, SV.value, CI.value, CV.value, VI.value, L.value);">
</form>
</form>
</body>
</body>

Revision as of 07:04, 16 September 2007

size (bp) of insert part (SI)
size (bp) of vector part (SV)
concentration (ug/uL) of insert (CI)
concentration (ug/uL) of vector (CV)
volume (uL) of insert for gel separation (VI)
volume (uL) of insert for ligation (L)


  • total digestion volume is 20 uL (typical)
    • enzyme 1 and enzyme 2 (1uL * 2)
    • 10X buffer (2uL)
    • BSA (2uL)
    • plasmid + ddH2O (14uL = VI + water, 1 <= VI <= 14)

  • total gel separation volume is 50 uL
    • vector weight is 300 ng

  • formula
    • (1) 300 * SI * 3 * 10 (損失因子) / SV = CI * X * L /50
    • (2) 300 ng = CV (ng/uL) * VV (uL), VV = 300/CV
    • VV (uL) is volume of vector
    • CV (ng/uL) is concentration of vector