-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added model 232 - breast cancer signalling pathways MCF7 complete
- Loading branch information
Showing
10 changed files
with
685 additions
and
1 deletion.
There are no files selected for viewing
37 changes: 37 additions & 0 deletions
37
...s/[id-232]__[var-109]__[in-8]__[BREAST-CANCER-PATHWAYS-MCF7-COMPLETE]/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# \[232\] BREAST-CANCER-PATHWAYS-MCF7-COMPLETE | ||
|
||
- Variables: 109 | ||
- Inputs: 8 | ||
- Regulations: 275 | ||
- Publication: https://doi.org/10.1371/journal.pone.0298788 | ||
- Source: https://github.com/Ktaoma/BoolSyn | ||
- Keywords: source (?), curated (?), repaired (?), multi-valued (?) | ||
|
||
|
||
### Modifications | ||
|
||
Removed regulations: | ||
WNT1, WNT1 | ||
PG, PG | ||
NRG1, NRG1 | ||
DLL_i, DLL_i | ||
EGF, EGF | ||
ES, ES | ||
IGF1, IGF1 | ||
INS, INS | ||
|
||
|
||
### Model citation | ||
|
||
``` | ||
@article{bbm-232, | ||
author = {Taoma, Kittisak and Ruengjitchatchawalya, Marasri and Liangruksa, Monrudee and Laomettachit, Teeraphan}, | ||
year = {2024}, | ||
doi = {https://doi.org/10.1371/journal.pone.0298788}, | ||
title = {Boolean modeling of breast cancer signaling pathways uncovers mechanisms of drug synergy}, | ||
publisher = {PLOS ONE} | ||
} | ||
``` | ||
|
17 changes: 17 additions & 0 deletions
17
models/[id-232]__[var-109]__[in-8]__[BREAST-CANCER-PATHWAYS-MCF7-COMPLETE]/metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"id": 232, | ||
"name": "BREAST-CANCER-PATHWAYS-MCF7-COMPLETE", | ||
"url-publication": "https://doi.org/10.1371/journal.pone.0298788", | ||
"url-model": "https://github.com/Ktaoma/BoolSyn", | ||
"keywords": [ | ||
"source (?)", | ||
"curated (?)", | ||
"repaired (?)", | ||
"multi-valued (?)" | ||
], | ||
"variables": 109, | ||
"inputs": 8, | ||
"regulations": 275, | ||
"notes": "### Modifications\n\nRemoved regulations:\nWNT1, WNT1\nPG, PG\nNRG1, NRG1\nDLL_i, DLL_i\nEGF, EGF\nES, ES\nIGF1, IGF1\nINS, INS\n", | ||
"bib": "@article{bbm-232,\n\tauthor = {Taoma, Kittisak and Ruengjitchatchawalya, Marasri and Liangruksa, Monrudee and Laomettachit, Teeraphan},\n\tyear = {2024},\n\tdoi = {https://doi.org/10.1371/journal.pone.0298788},\n\ttitle = {Boolean modeling of breast cancer signaling pathways uncovers mechanisms of drug synergy},\n\tpublisher = {PLOS ONE}\n}\n\n" | ||
} |
Oops, something went wrong.