1
|
1 <macros>
|
|
2
|
|
3 <xml name="options">
|
|
4 <param name="rules_selector" argument="--rules_selector" type="select" label="Gene-Protein-Reaction rules:">
|
|
5 <option value="HMRcore" selected="true">HMRcore rules</option>
|
|
6 <option value="Recon">Recon 2.2 rules</option>
|
|
7 <option value="Custom">Custom rules</option>
|
|
8 </param>
|
|
9 </xml>
|
|
10
|
|
11 <token name="@CUSTOM_RULES_EXEMPLE@">
|
|
12
|
|
13 +--------------------+-------------------------------+
|
|
14 | id | rule (with entrez-id) |
|
|
15 +====================+===============================+
|
|
16 | SHMT1 | 155060 or 10357 |
|
|
17 +--------------------+-------------------------------+
|
|
18 | NIT2 | 155060 or 100134869 |
|
|
19 +--------------------+-------------------------------+
|
|
20 | GOT1_GOT2_GOT1L1_2 | 155060 and 100134869 or 10357 |
|
|
21 +--------------------+-------------------------------+
|
|
22
|
|
23 |
|
|
24
|
|
25 </token>
|
|
26
|
|
27 <token name="@DATASET_EXEMPLE1@">
|
|
28
|
|
29 +------------+------------+------------+------------+
|
|
30 | Hugo_ID | TCGAA62670 | TCGAA62671 | TCGAA62672 |
|
|
31 +============+============+============+============+
|
|
32 | HGNC:24086 | 0.523167 | 0.371355 | 0.925661 |
|
|
33 +------------+------------+------------+------------+
|
|
34 | HGNC:24086 | 0.568765 | 0.765567 | 0.456789 |
|
|
35 +------------+------------+------------+------------+
|
|
36 | HGNC:9876 | 0.876545 | 0.768933 | 0.987654 |
|
|
37 +------------+------------+------------+------------+
|
|
38 | HGNC:9 | 0.456788 | 0.876543 | 0.876542 |
|
|
39 +------------+------------+------------+------------+
|
|
40 | HGNC:23 | 0.876543 | 0.786543 | 0.897654 |
|
|
41 +------------+------------+------------+------------+
|
|
42
|
|
43 |
|
|
44
|
|
45 </token>
|
|
46
|
|
47 <token name="@DATASET_EXEMPLE2@">
|
|
48
|
|
49 +-------------+------------+------------+------------+
|
|
50 | Hugo_Symbol | TCGAA62670 | TCGAA62671 | TCGAA62672 |
|
|
51 +=============+============+============+============+
|
|
52 | A1BG | 0.523167 | 0.371355 | 0.925661 |
|
|
53 +-------------+------------+------------+------------+
|
|
54 | A1CF | 0.568765 | 0.765567 | 0.456789 |
|
|
55 +-------------+------------+------------+------------+
|
|
56 | A2M | 0.876545 | 0.768933 | 0.987654 |
|
|
57 +-------------+------------+------------+------------+
|
|
58 | A4GALT | 0.456788 | 0.876543 | 0.876542 |
|
|
59 +-------------+------------+------------+------------+
|
|
60 | M664Y65 | 0.876543 | 0.786543 | 0.897654 |
|
|
61 +-------------+------------+------------+------------+
|
|
62
|
|
63 |
|
|
64
|
|
65 </token>
|
|
66
|
|
67 <token name="@REFERENCE@">
|
|
68
|
13
|
69 This tool is developed by the `BIMIB`_ at the `Department of Informatics, Systems and Communications`_ of `University of Milan - Bicocca`_.
|
1
|
70
|
70
|
71 .. _BIMIB: https://bimib.disco.unimib.it/index.php/Home
|
72
|
72 .. _Department of Informatics, Systems and Communications: https://www.disco.unimib.it/en
|
|
73 .. _University of Milan - Bicocca: https://en.unimib.it/
|
1
|
74
|
|
75 </token>
|
|
76
|
|
77 <xml name="citations">
|
|
78 <citations> <!--esempio di citazione-->
|
|
79 <citation type="bibtex">
|
70
|
80 @article{graudenzi2018integration,
|
|
81 title={Integration of transcriptomic data and metabolic networks in cancer samples reveals highly significant prognostic power},
|
|
82 author={Graudenzi, Alex and Maspero, Davide and Di Filippo, Marzia and Gnugnoli, Marco and Isella, Claudio and Mauri, Giancarlo and Medico, Enzo and Antoniotti, Marco and Damiani, Chiara},
|
|
83 journal={Journal of biomedical informatics},
|
|
84 volume={87},
|
|
85 pages={37--49},
|
|
86 year={2018},
|
|
87 publisher={Elsevier},
|
74
|
88 url = {https://doi.org/10.1016/j.jbi.2018.09.010},
|
70
|
89 }
|
|
90 </citation>
|
|
91 <citation type="bibtex">
|
|
92 @article{damiani2020marea4galaxy,
|
|
93 title={MaREA4Galaxy: Metabolic reaction enrichment analysis and visualization of RNA-seq data within Galaxy},
|
|
94 author={Damiani, Chiara and Rovida, Lorenzo and Maspero, Davide and Sala, Irene and Rosato, Luca and Di Filippo, Marzia and Pescini, Dario and Graudenzi, Alex and Antoniotti, Marco and Mauri, Giancarlo},
|
|
95 journal={Computational and Structural Biotechnology Journal},
|
|
96 volume={18},
|
|
97 pages={993},
|
|
98 year={2020},
|
|
99 publisher={Research Network of Computational and Structural Biotechnology},
|
74
|
100 url = {https://doi.org/10.1016/j.csbj.2020.04.008},
|
70
|
101 }
|
1
|
102 </citation>
|
|
103 </citations>
|
|
104 </xml>
|
|
105
|
|
106 </macros>
|