checkArgs {scPCA} | R Documentation |
Checks whether or not the all arguments in the scPCA
functions are input properly.
checkArgs(target, background, center, scale, n_eigen, contrasts, penalties)
target |
The target (experimental) data set, in a standard format such
as a |
background |
The background data set, in a standard format such as a
|
center |
A |
scale |
A |
n_eigen |
A |
contrasts |
A |
penalties |
A |
Whether all argument conditions are satisfied