R/RcppExports.R
buildProbabilityTreeOnTargetGene.Rd
build Probability Tree On the targetGene
buildProbabilityTreeOnTargetGene(
targetGene,
mainParameters,
genes,
matchedgenes,
matchedexpression,
maxK = 4L,
temporal = 1L,
targetCounts = NULL,
findPositiveRegulate = FALSE,
findNegativeRegulate = FALSE
)
The target gene
An environment variable holds all input data
All conditional genes
processed genes
matched the expression of an interaction
The maximum level that can be drilled in.
The temporal time steps
Counts the number of target gene in the data
Optional if TRUE find positive regulation only
Optional if TRUE find negative regulation only