-
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.
Merge branch 'NataliaFlorekova-model_234'
- Loading branch information
Showing
11 changed files
with
713 additions
and
1 deletion.
There are no files selected for viewing
45 changes: 45 additions & 0 deletions
45
...r-111]__[in-6]__[BREAST-CANCER-SIGNALLING-PATHWAYS-MDAMB468-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,45 @@ | ||
# \[234\] BREAST-CANCER-SIGNALLING-PATHWAYS-MDAMB468-COMPLETE | ||
|
||
- Variables: 111 | ||
- Inputs: 6 | ||
- Regulations: 271 | ||
- Publication: https://doi.org/10.1371/journal.pone.0298788 | ||
- Source: https://github.com/Ktaoma/BoolSyn | ||
- Keywords: source (?), curated (?), repaired (?), multi-valued (?) | ||
|
||
|
||
### Modifications | ||
|
||
Removed regulations: | ||
PG, PG | ||
NRG1, NRG1 | ||
INS, INS | ||
ES, ES | ||
EGF, EGF | ||
DLL_i, DLL_i | ||
|
||
Regulation: | ||
|
||
CYCLIN_D_c, (((TEAD1 | TCF4 | STAT3) & !(GSK3B & (CDKN2A & P21)))) & (EIF4E & MYC & STAT3) | ||
|
||
was updated to: | ||
|
||
CYCLIN_D_c, (((STAT3) & !(GSK3B & (CDKN2A & P21)))) & (EIF4E & MYC & STAT3) | ||
|
||
as the analysis stated that TEAD1 and TCF4 have no effect on CYCLIN_D_c. | ||
|
||
|
||
### Model citation | ||
|
||
``` | ||
@article{bbm-234, | ||
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
...]__[var-111]__[in-6]__[BREAST-CANCER-SIGNALLING-PATHWAYS-MDAMB468-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": 234, | ||
"name": "BREAST-CANCER-SIGNALLING-PATHWAYS-MDAMB468-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": 111, | ||
"inputs": 6, | ||
"regulations": 271, | ||
"notes": "### Modifications\n\nRemoved regulations:\nPG, PG\nNRG1, NRG1\nINS, INS\nES, ES\nEGF, EGF\nDLL_i, DLL_i\n\nRegulation:\n\nCYCLIN_D_c, (((TEAD1 | TCF4 | STAT3) & !(GSK3B & (CDKN2A & P21)))) & (EIF4E & MYC & STAT3)\n\nwas updated to:\n\nCYCLIN_D_c, (((STAT3) & !(GSK3B & (CDKN2A & P21)))) & (EIF4E & MYC & STAT3)\n\nas the analysis stated that TEAD1 and TCF4 have no effect on CYCLIN_D_c.\n", | ||
"bib": "@article{bbm-234,\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.