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, clust_method, linkage_method )
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 |
clust_method |
A |
linkage_method |
A |
Whether all argument conditions are satisfied