evolTree: Compute the output of the tree if the data matrix contain...

Description Usage Arguments Value

View source: R/ATEN.R

Description

A helper function for computing the output of the tree according to the Boolean functions (And/Or tree) and the data matrix

Usage

1
evolTree(tree, input, nodes)

Arguments

tree

An And/Or tree

input

a data matrix, each row is a time point, each column corresponds to a node/gene of the tree

nodes

the number of nodes in the Boolean network

Value

a vector of the output of the tree


ningshi/ATEN documentation built on April 27, 2021, 7:40 a.m.