Skip to contents

Enumerate secreted proteins associated with each signaling pattern.

Usage

SecAct.signaling.pattern.gene(SpaCET_obj, n)

Arguments

SpaCET_obj

A SpaCET object.

n

Pattern order.

Value

A matrix.

Examples

if (FALSE) { # \dontrun{
res <- SecAct.signaling.pattern.gene(SpaCET_obj, n=3)
} # }