Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added model 235 - breast cancer signalling pathways MDAMB231 complete #114

Merged
merged 3 commits into from
Sep 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# \[233\] BREAST-CANCER-SIGNALLING-PATHWAYS-T47D-COMPLETE

- Variables: 109
- Inputs: 8
- Regulations: 260
- 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
INS, INS
IGF1, IGF1
ES, ES
EGF, EGF
DLL_i, DLL_i


### Model citation

```
@article{bbm-233,
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}
}


```

Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"id": 233,
"name": "BREAST-CANCER-SIGNALLING-PATHWAYS-T47D-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": 260,
"notes": "### Modifications\n\nRemoved regulations:\nWNT1, WNT1\nPG, PG\nNRG1, NRG1\nINS, INS\nIGF1, IGF1\nES, ES\nEGF, EGF\nDLL_i, DLL_i\n",
"bib": "@article{bbm-233,\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"
}
Loading