washPinTool: Wash pin tool

View source: R/procedures.R

washPinToolR Documentation

Wash pin tool

Description

Procedure to wash pintool

Usage

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")
)

Arguments

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

See Also

Other advanced worklist procedures: evowait(), iPTdeactivate(), iPTdip(), sterile_wash_TT(), sterile_wash_c(), sterile_wash_phage(), sterile_wash(), tiptouch()


dcangst/rrobot documentation built on April 10, 2024, 1:59 a.m.