Find Backward Network By Genes
findAllBackwardRelatedGenes(
networks,
target_gene,
regulationType = NULL,
target_type = NULL,
maxDeep = 1,
next_level_mix_type = FALSE
)
The Fundamental Boolean Network
The target gene
The type of regulation either in 1 (Up regulation) or 0 (down regulation)
The target connection type
The maximum layous that need to be drilled down.
If TRUE, the next level will contain all type of connections.