2021
DOI: 10.1016/j.celrep.2021.110136
|View full text |Cite
|
Sign up to set email alerts
|

Gene network modeling via TopNet reveals functional dependencies between diverse tumor-critical mediator genes

Abstract: Highlights d A network of non-mutated genes is critical to the malignant state d TopNet can accurately model cellular responses to genetic perturbations d TopNet is capable of pinpointing key architectural features of cancer cells

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3

Citation Types

0
10
0

Year Published

2022
2022
2022
2022

Publication Types

Select...
1

Relationship

1
0

Authors

Journals

citations
Cited by 1 publication
(10 citation statements)
references
References 45 publications
(76 reference statements)
0
10
0
Order By: Relevance
“…These parameters should be chosen such that either the network reaches a score of zero (indicating a fit that perfectly explains the observed data) or until additional cycles do not produce a reduction in the network score. The code used to produce these network fits is shown below:
library("ternarynet") data("crgnet_scores") results <- parallelFit(experiment_set=crgnet_scores, max_parents=4, n_cycles=1e9, n_write=10, T_lo=0.001, T_hi=1, target_score=0, n_proc=20, logfile="tnet-fit.log"), seed=as.integer(112358) )
Note: The computational time required to generate these network models is substantial: each independent network fit presented in McMurray et al. (2021) took approximately 12 h to run in parallel on 20 compute nodes.…”
Section: Step-by-step Methods Detailsmentioning
confidence: 99%
See 4 more Smart Citations
“…These parameters should be chosen such that either the network reaches a score of zero (indicating a fit that perfectly explains the observed data) or until additional cycles do not produce a reduction in the network score. The code used to produce these network fits is shown below:
library("ternarynet") data("crgnet_scores") results <- parallelFit(experiment_set=crgnet_scores, max_parents=4, n_cycles=1e9, n_write=10, T_lo=0.001, T_hi=1, target_score=0, n_proc=20, logfile="tnet-fit.log"), seed=as.integer(112358) )
Note: The computational time required to generate these network models is substantial: each independent network fit presented in McMurray et al. (2021) took approximately 12 h to run in parallel on 20 compute nodes.…”
Section: Step-by-step Methods Detailsmentioning
confidence: 99%
“…Note: The computational time required to generate these network models is substantial: each independent network fit presented in McMurray et al. (2021) took approximately 12 h to run in parallel on 20 compute nodes.…”
Section: Step-by-step Methods Detailsmentioning
confidence: 99%
See 3 more Smart Citations