washPinTool | R Documentation |
Procedure to wash pintool
washPinTool(
t_wait = 2,
t_dry = 90,
n_dips_1 = 3,
n_dips_2 = 3,
n_dips_3 = 3,
reservoirs = c("Bleach", "ddH2O", "EtOH"),
blots = c("Blot_frt", "Blot_mid", "Blot_bck")
)
t_wait |
integer, time (s) to wait on blotting paper |
t_dry |
integer, time (s) over dryer |
n_dips_1 |
integer, number of dips in reagent 1 |
n_dips_2 |
integer, number of dips in reagent 2 |
n_dips_3 |
integer, number of dips in reagents 3 |
reservoirs |
vector of RackLabel of reservoirs to dip |
blots |
vector of Racklaberl of blotting spots |
Other advanced worklist procedures:
evowait()
,
iPTdeactivate()
,
iPTdip()
,
sterile_wash_TT()
,
sterile_wash_c()
,
sterile_wash_phage()
,
sterile_wash()
,
tiptouch()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.