calculate_ks
to construct the return value.
KSomics(data, outcomes, ks, ks.perm, pairwise.ks.score, pairwise.ks.q = NULL)
data
.data
, and with
the following columns:
ks
The calculated KS score.
q-value
The calculated q-value (by permutation analysis).
The row names should specify the gene identifiers for each row.
data
, and
with a column containing KS scores for each random permutation calculated
via calculate_ks
.pairwise.ks.score
with
the q-values for the pairwise comparisons. Q-values are computed by adjusting the p-value
using the Benjamini-Hochberg method within each pairwise comparison.calculate_ks