-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
219 lines (179 loc) · 7.78 KB
/
index.html
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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
<!DOCTYPE html>
<html
dir="ltr"
lang="en"
>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content=#ffffff>
<link rel="stylesheet" href="./assets/css/app.css">
<link rel="shortcut icon" type="image/png"
href="./Main_Plots/logo.png"
/>
<script defer src="https://unpkg.com/[email protected]/dist/cdn.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma-social@1/bin/bulma-social.min.css">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>SPARED</title>
<meta name="generator" content="Jekyll v3.9.5" />
<meta property="og:title" content="SPARED" />
<meta property="og:locale" content="en_US" />
<link rel="canonical" href="http://localhost:4000/" />
<meta property="og:url" content="http://localhost:4000/" />
<meta property="og:site_name" content="bcv-uniandes.github.io"/>
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="SPARED" />
<!-- End Jekyll SEO tag -->
<style>
.container {
text-align: center;
}
pre {
white-space: pre-wrap; /* Permite que el texto se ajuste */
text-align: left; /* Alinea el texto a la izquierda */
margin-left: 0; /* Elimina el margen izquierdo */
padding-left: 0; /* Elimina el relleno izquierdo */
}
</style>
<!-- head scripts --></head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FHRNVJN7M3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-FHRNVJN7M3');
</script>
<body>
<nav class="navbar is-primary " x-data="{ openNav: false }">
<div class="container">
<div class="navbar-brand">
<a href="" class="navbar-item">
SpaRED
</a>
</div>
<div class="navbar-menu" id="navMenu" :class="{ 'is-active': openNav }">
<div class="navbar-start">
<a href="./metadata.html" class="navbar-item">Database Metadata</a>
<a href="./People_Page/people.html" class="navbar-item">People</a> <!-- Enlace a pagina de people -->
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link">Details</a>
<div class="navbar-dropdown">
<a href="./Processing_details/dataset_filtering.html" class="navbar-item">Dataset Filtering</a>
<a href="./Processing_details/dataset_processing.html" class="navbar-item">Dataset Processing</a>
</div>
</div>
</div>
<div class="navbar-end">
</div>
</div>
</div>
</nav>
<section class="hero is-fullwidth is-bold is-primary" >
<div class="hero-body ">
<div class="container">
<div class="title-container"> <!-- Contenedor Flex para título e imagen -->
<h1 class="title is-2" style="font-size: 60px;">SpaRED</h1>
<img src="./Main_Plots/logo_white.png" alt="Logo de SpaRED" class="padded-image" style="width: 80px; height: 80px;">
</div>
<h1 class="title is-2">Spatially Resolved Expression Database</h1>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="columns is-multiline">
<div class="column is-12">
<div class="content">
<!-- Titulo del paper y todos los nombres -->
<h1>Enhancing Gene Expression Prediction from Histology <br> Images with Spatial Transcriptomics Completion</h1>
<p></p>
<div class="is-size-5 publication-authors">
<span class="author-block">
<a href="https://g27182818.github.io/">Gabriel Mejia</a><sup>*</sup>,</span>
<span class="author-block"> Daniela Ruiz <sup>*</sup>,</span>
<span class="author-block"> Paula Cárdenas,
</span>
<span class="author-block"> Leonardo Manrique,</span>
<br>
<span class="author-block"> Daniela Vega, </span>
<span class="author-block">
<a href="https://scholar.google.com/citations?user=k0nZO90AAAAJ&hl=en&oi=ao">Pablo Arbeláez</a>
</span>
</div>
<p></p>
<div class="is-size-5 publication-authors">
<span class="author-block"> Center for Research and Formation in Artificial Intelligence, <br>
Universidad de los Andes, Colombia</span>
</div>
<div class="is-size-5 publication-authors">
<span class="author-block"><sup>*</sup>Denotes equal contribution.</span>
</div>
<p></p>
<div class="column has-text-centered">
<div class="publication-links">
<!-- arXis Link. -->
<span class="link-block">
<a href="https://arxiv.org/pdf/2407.13027"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fas fa-file-pdf"></i>
</span>
<span>Paper</span>
</a>
</span>
<!-- Code Link. -->
<span class="link-block">
<a href="https://github.com/BCV-Uniandes/SpaRED"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fab fa-github"></i>
</span>
<span>Code</span>
</a>
</span>
<span class="link-block">
<a href="https://spared.readthedocs.io/en/main/api.html"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fab fa-readthedocs"></i>
</span>
<span>Documentation</span>
</a>
</span>
</div>
</div>
<!-- Enlace a la página de estadísticas generales de datos humanos -->
<h1 id="spared-human"><a href="./Human_Page/human_data.html">General SpaRED Statistics in Human Data</a></h1>
<img src="./Main_Plots/human_statistics.png" alt="General SpaRED statistics in Human Data">
<!-- Enlace a la página de estadísticas generales de datos de ratones -->
<h1 id="spared-mouse"><a href="./Mouse_Page/mouse_data.html">General SpaRED Statistics in Mouse Data</a></h1>
<img src="./Main_Plots/mouse_statistics.png" alt="General SpaRED statistics in Mouse Data">
</div>
</div>
</div>
</div>
</section>
<section class="section" id="BibTeX">
<div class="container is-max-desktop content">
<h2 class="title">Citation</h2>
<pre><code>@article{mejia2024enhancing,
title = {Enhancing Gene Expression Prediction from Histology Images with Spatial Transcriptomics Completion},
author = {Mejia, Gabriel and Ruiz, Daniela and C{\'a}rdenas, Paula and Manrique, Leonardo and Vega, Daniela and Arbel{\'a}ez, Pablo},
journal = {arXiv preprint arXiv:2407.13027},
year = {2024}
}
</code></pre>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="content is-small has-text-centered">
<p class="">Theme built by <a href="https://www.csrhymes.com">C.S. Rhymes</a></p>
</div>
</div>
</footer>
<script src="./assets/js/app.js" type="text/javascript"></script><!-- footer scripts --></body>
</html>