-
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 236 - breast cancer signalling pathways BT549 complete
- Loading branch information
Natalia Florekova
committed
Sep 22, 2024
1 parent
1f18cc5
commit d25d41e
Showing
12 changed files
with
675 additions
and
1 deletion.
There are no files selected for viewing
37 changes: 37 additions & 0 deletions
37
...[var-109]__[in-8]__[BREAST-CANCER-SIGNALLING-PATHWAYS-BT549-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 @@ | ||
# \[236\] BREAST-CANCER-SIGNALLING-PATHWAYS-BT549-COMPLETE | ||
|
||
- Variables: 109 | ||
- Inputs: 8 | ||
- Regulations: 263 | ||
- Publication: https://doi.org/10.1371/journal.pone.0298788 | ||
- Source: https://github.com/Ktaoma/BoolSyn | ||
- Keywords: source (?), curated (?), repaired (?), multi-valued (?) | ||
|
||
|
||
### Modifications | ||
|
||
Removed regulations: | ||
INS | ||
PG, PG | ||
NRG1, NRG1 | ||
FASLG, FASLG | ||
ES, ES | ||
EGF, EGF | ||
DLL_i, DLL_i | ||
IGF1, IGF1 | ||
|
||
|
||
### Model citation | ||
|
||
``` | ||
@article{bbm-236, | ||
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
...236]__[var-109]__[in-8]__[BREAST-CANCER-SIGNALLING-PATHWAYS-BT549-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": 236, | ||
"name": "BREAST-CANCER-SIGNALLING-PATHWAYS-BT549-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": 263, | ||
"notes": "### Modifications\n\nRemoved regulations:\nINS\nPG, PG\nNRG1, NRG1\nFASLG, FASLG\nES, ES\nEGF, EGF\nDLL_i, DLL_i\nIGF1, IGF1\n", | ||
"bib": "@article{bbm-236,\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.