Calculates the ILS inter capillary balance.
calculateCapillary(samples.table, plot.table, sq = 0, run = "", debug = FALSE)
data.frame with with columns 'Instrument', 'Instrument.ID', 'Run', 'Mean.Height', 'SQ', 'Injection', 'Capillary', 'Well', 'Comment'.
data frame containing at least the columns 'Sample.File', 'Sample.Name', 'Size.Standard', 'Instrument.Type', 'Instrument.ID', 'Cap', 'Well', and 'SQ'.
data frame containing at least the columns 'Sample.File.Name', 'Size', and 'Height'.
numeric threshold for 'Sizing Quality' (SQ).
character string for run name.
logical indicating printing debug information.
Calculates the inter capillary balance for the internal lane standard (ILS). Require information from both the 'samples.table' and the 'plot.table'.