checkBalance
checkBalance.Rd
A function to visualize experimenta balance after filtering objects and wells. This function requires a design data frame.
Arguments
- data
A data frame output from any easyXpress function after the
summarizeWells
function.- ...
<[rlang::`dyn-dots`]> Variable(s) used to facet the data in the output plot. Variable names can be listed in succession.
- design
A design data frame like the one output from the
readXpress
function or one read into R from the raw design file(s). All the variables specified in...
andx
must be present in the design data frame.- x
The independent variable to use as the x-axis of the plot. For example, strain. No quotes are needed.
- size
The size of the number label used for plotting. The default is 3.