-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
128 lines (123 loc) · 6.08 KB
/
index.html
File metadata and controls
128 lines (123 loc) · 6.08 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<!DOCTYPE html><html>
<head>
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
<script type='text/javascript' src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML'></script>
<script>MathJax.Hub.Config({
config: ["MMLorHTML.js"],
extensions: ["tex2jax.js"],
jax: ["input/TeX", "output/HTML-CSS", "output/NativeMML"],
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
processEscapes: true,
processEnvironments: true,
ignoreClass: ".*|",
processClass: "arithmatex"
},
TeX: {
extensions: ["AMSmath.js", "AMSsymbols.js"],
TagSide: "right",
TagIndent: ".8em",
MultLineWidth: "85%",
equationNumbers: {
autoNumber: "AMS",
},
unicode: {
fonts: "STIXGeneral,'Arial Unicode MS'"
}
},
showProcessingMessages: false,
messageStyle: 'none'
});
</script>
<link rel="stylesheet" href="style.css">
<title>Alberto Gil-de-la-Fuente</title>
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<article class="markdown-body"><p><link type="text/css" rel="stylesheet" href="style.css"></p>
<div class="mainDetails">
<div id="headshot" >
<img src="embalses_2017_2.jpg" alt="Alberto Gil-de-la-Fuente" />
</div>
<div id="name">
<h1 style="margin-bottom : 1px;">Alberto Gil-de-la-Fuente</h1>
<h2>Research, education, code</h2>
</div>
<div id="contactDetails" >
<ul>
<li><a href="mailto:alberto.gilf@gmail.com" target="_blank">alberto.gilf@gmail.com</a></li>
<li><a href="https://github.com/albertogilf">GitHub</a></li>
<li><a href="http://ceumass.eps.uspceu.es/">Ceu Mass Mediator</a></li>
<li><a href="https://albertogilf.github.io/resume/cv_GildelaFuenteAlberto.html">Resume</a>
(<a href="https://albertogilf.github.io/resume/cv_GildelaFuenteAlberto.pdf">pdf</a>)</li>
</ul>
</div>
<div class="clear"></div>
</div>
<p><br></p>
<h2 id="researchprojects">
Research Projects
<a class="headerlink" href="#research-projects" title="link to projects"></a>
</h2>
<ul>
<li>Metabolomics
<ul>
<li>
<a href="https://github.com/albertogilf/ceuMassMediator">Ceu Mass Mediator</a>
</li>
<li>
<a href="https://jcheminf.biomedcentral.com/articles/10.1186/s13321-018-0324-5">BioTransformer: a comprehensive computational tool for small molecule metabolism prediction and metabolite identification</a>
</li>
<li>
<a href="https://pubs.acs.org/doi/abs/10.1021/acs.jproteome.8b00720">CEU Mass Mediator 3.0: a metabolite annotation tool</a>
</li>
<li>
<a href="https://www.sciencedirect.com/science/article/pii/S0003267018309425">Characterization and annotation of oxidized glycerophosphocholines for non-targeted metabolomics with LC-QTOF-MS data</a>
</li>
<li>
<a href="https://www.sciencedirect.com/science/article/abs/pii/S0731708517326559">Knowledge-based metabolite annotation tool: CEU Mass Mediator</a>
</li>
<li>
<a href="https://onlinelibrary.wiley.com/doi/full/10.1002/elps.201700070">Differentiating signals to make biological sense – A guide through databases for MS‐based non‐targeted metabolomics</a>
</li>
</ul>
</li>
<li>Parallel Programming
<ul>
<li>
<a href="https://albertogilf.github.io/ECGHermiteApproximation/gil2016.pdf">GPU-Based Acceleration of ECG Characterization Using High-Order Hermite Polynomials</a>
</li>
<li>
<a href="https://link.springer.com/chapter/10.1007/978-3-319-31744-1_24">Low-Power, Low-Latency Hermite Polynomial Characterization of Heartbeats Using a Field-Programmable Gate Array</a>
</li>
</ul>
</li>
</ul>
<h2 id="courses">
Courses
<a class="headerlink" href="#courses" title="link to courses"></a>
</h2>
<ul>
<li>
<a href="https://albertogilf.github.io/web_server_introduction">Web development tutorial using Flask for IT introduction</a>
</li>
</ul>
</article></body>
</html>