Description Usage Arguments Value See Also
Validate aligned peaks and their corresponding peak-groups
1 2 3 4 5 6 7 8 | ## S4 method for signature 'massFlowTemplate'
validPEAKS(
object,
out_dir = NULL,
min_samples_prop = NULL,
cor_thr = 0.75,
ncores = 2
)
|
object |
|
out_dir |
|
min_samples_prop |
|
cor_thr |
|
ncores |
|
Method returns validated peak-groups.
buildTMP
, alignPEAKS
, massFlowTemplate-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.