forked from manuelgloeckler/ncmw
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathZenodo.json
26 lines (25 loc) · 989 Bytes
/
Zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"upload_type": "Package",
"title": "NCMW: A Python Package to Analyze Metabolic Interactions in the Nasal Microbiome",
"creators": [
{
"orcid": "0000-0002-0248-6679",
"affiliation": "Eberhard Karls University of Tübingen, Institute for Bioinformatics and Medical Informatics, Tübingen",
}
],
"description": "<p><code>pymCADRE</code> is an advanced re-implementation of the metabolic Context-specificity Assessed by Deterministic Reaction Evaluation (mCADRE) algorithm in Python. It constructs tissue-specific metabolic models by leveraging gene expression data and literature-based evidence, along with network topology information.",
"access_right": "open",
"license": "MIT Licence",
"keywords": [
"python",
"constraint-based modeling",
"genome-scale modeling",
"nasal Microbial community",
"flux balance analysis",
"sbml model",
"Staphylococcus aureus"
],
"contributors": [],
"communities": [],
"grants": []
}