getFCsplines {pwOmics}R Documentation

Get fold change splines.

Description

Calculate the splines used for the dynamic analysis.

Usage

getFCsplines(data_omics, nodes, nodetype)

Arguments

data_omics

OmicsData object.

nodes

character vector of nodes the fold change splines should be calculated for.

nodetype

character indicating to calculate splines for "proteins" or "genes".

Value

splines values used in dynamic analysis.


[Package pwOmics version 1.26.0 Index]