We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06cd756 commit 5d086b7Copy full SHA for 5d086b7
R/pqn_norm_method_class.R
@@ -34,7 +34,7 @@ pqn_norm = function(qc_label='QC',factor_name,...) {
34
predicted = 'normalised',
35
libraries='pmp',
36
.params=c('qc_label','factor_name'),
37
- .outputs=c('normlised','coeff'),
+ .outputs=c('normalised','coeff'),
38
39
qc_label=entity(name = 'QC label',
40
description = 'Label used to identify QC samples.',
0 commit comments