7
7
< meta charset ="utf-8 ">
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
9
< meta name ="theme-color " content =#ffffff >
10
- < link rel ="stylesheet " href ="/assets/css/app.css ">
10
+ < link rel ="stylesheet " href ="../. /assets/css/app.css ">
11
11
< link rel ="shortcut icon " type ="image/png "
12
- href ="/Main_Plots/logo.png "
12
+ href ="../. /Main_Plots/logo.png "
13
13
/>
14
14
< script defer src ="
https://unpkg.com/[email protected] /dist/cdn.min.js "
> </ script >
15
15
< link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css ">
43
43
< nav class ="navbar is-primary " x-data ="{ openNav: false } ">
44
44
< div class ="container ">
45
45
< div class ="navbar-brand ">
46
- < a href ="/ " class ="navbar-item ">
46
+ < a href ="../index.html " class ="navbar-item ">
47
47
SpaRED
48
48
</ a >
49
49
< a role ="button " class ="navbar-burger burger " aria-label ="menu " aria-expanded ="false " data-target ="navMenu " :class ="{ 'is-active': openNav } " x-on:click ="openNav = !openNav ">
54
54
</ div >
55
55
< div class ="navbar-menu " id ="navMenu " :class ="{ 'is-active': openNav } ">
56
56
< div class ="navbar-start ">
57
- < a href ="/metadata.html " class ="navbar-item "> Database Metadata</ a >
58
- < a href ="/People_Page/people.html " class ="navbar-item "> People</ a > <!-- Enlace a pagina de people -->
57
+ < a href ="../. /metadata.html " class ="navbar-item "> Database Metadata</ a >
58
+ < a href ="../. /People_Page/people.html " class ="navbar-item "> People</ a > <!-- Enlace a pagina de people -->
59
59
< div class ="navbar-item has-dropdown is-hoverable ">
60
60
< a class ="navbar-link "> Details</ a >
61
61
< div class ="navbar-dropdown ">
62
- < a href ="/Processing_details/dataset_filtering.html " class ="navbar-item "> Dataset Filtering</ a >
63
- < a href ="/Processing_details/dataset_processing.html " class ="navbar-item "> Dataset Processing</ a >
62
+ < a href ="../. /Processing_details/dataset_filtering.html " class ="navbar-item "> Dataset Filtering</ a >
63
+ < a href ="../. /Processing_details/dataset_processing.html " class ="navbar-item "> Dataset Processing</ a >
64
64
65
65
</ div >
66
66
</ div >
@@ -158,7 +158,7 @@ <h2 class="subtitle", style="font-weight: bold;">Brain</h2>
158
158
< p > Spots: 19033</ p >
159
159
</ div >
160
160
< div class ="flip-card-back " style ="background-image: url('slides/VHS.png'); background-size: cover; background-position: center; ">
161
- < p id ="VHS "> < a href ="/Datasets_Pages/VHS/dataset_VHS.html " style ="color: white; "> See more</ a > </ p >
161
+ < p id ="VHS "> < a href ="../. /Datasets_Pages/VHS/dataset_VHS.html " style ="color: white; "> See more</ a > </ p >
162
162
</ div >
163
163
</ div >
164
164
</ div >
@@ -173,7 +173,7 @@ <h2 class="subtitle", style="font-weight: bold;">Brain</h2>
173
173
< p > Spots: 9882</ p >
174
174
</ div >
175
175
< div class ="flip-card-back " style ="background-image: url('slides/10XGHB.png'); background-size: cover; background-position: center; ">
176
- < p id ="10XGHB "> < a href ="/Datasets_Pages/10XGHB/dataset_10XGHB.html " style ="color: white; "> See more</ a > </ p >
176
+ < p id ="10XGHB "> < a href ="../. /Datasets_Pages/10XGHB/dataset_10XGHB.html " style ="color: white; "> See more</ a > </ p >
177
177
</ div >
178
178
</ div >
179
179
</ div >
@@ -188,7 +188,7 @@ <h2 class="subtitle", style="font-weight: bold;">Brain</h2>
188
188
< p > Spots: 5937</ p >
189
189
</ div >
190
190
< div class ="flip-card-back " style ="background-image: url('slides/MHPBTP1.png'); background-size: cover; background-position: center; ">
191
- < p id ="MHPBTP1 "> < a href ="/Datasets_Pages/MHPBTP1/dataset_MHPBTP1.html " style ="color: white; "> See more</ a > </ p >
191
+ < p id ="MHPBTP1 "> < a href ="../. /Datasets_Pages/MHPBTP1/dataset_MHPBTP1.html " style ="color: white; "> See more</ a > </ p >
192
192
</ div >
193
193
</ div >
194
194
</ div >
@@ -203,7 +203,7 @@ <h2 class="subtitle", style="font-weight: bold;">Brain</h2>
203
203
< p > Spots: 3163</ p >
204
204
</ div >
205
205
< div class ="flip-card-back " style ="background-image: url('slides/MHPBTP2.png'); background-size: cover; background-position: center; ">
206
- < p id ="MHPBTP2 "> < a href ="/Datasets_Pages/MHPBTP2/dataset_MHPBTP2.html " style ="color: white; "> See more</ a > </ p >
206
+ < p id ="MHPBTP2 "> < a href ="../. /Datasets_Pages/MHPBTP2/dataset_MHPBTP2.html " style ="color: white; "> See more</ a > </ p >
207
207
</ div >
208
208
</ div >
209
209
</ div >
@@ -227,7 +227,7 @@ <h2 class="subtitle", style="font-weight: bold;">Prostate Gland</h2>
227
227
< p > Spots: 24465</ p >
228
228
</ div >
229
229
< div class ="flip-card-back " style ="background-image: url('slides/EHPCP2.png'); background-size: cover; background-position: center; ">
230
- < p id ="EHPCP2 "> < a href ="/Datasets_Pages/EHPCP2/dataset_EHPCP2.html " style ="color: white; "> See more</ a > </ p >
230
+ < p id ="EHPCP2 "> < a href ="../. /Datasets_Pages/EHPCP2/dataset_EHPCP2.html " style ="color: white; "> See more</ a > </ p >
231
231
</ div >
232
232
</ div >
233
233
</ div >
@@ -242,7 +242,7 @@ <h2 class="subtitle", style="font-weight: bold;">Prostate Gland</h2>
242
242
< p > Spots: 20987</ p >
243
243
</ div >
244
244
< div class ="flip-card-back " style ="background-image: url('slides/EHPCP1.png'); background-size: cover; background-position: center; ">
245
- < p id ="EHPCP1 "> < a href ="/Datasets_Pages/EHPCP1/dataset_EHPCP1.html " style ="color: white; "> See more</ a > </ p >
245
+ < p id ="EHPCP1 "> < a href ="../. /Datasets_Pages/EHPCP1/dataset_EHPCP1.html " style ="color: white; "> See more</ a > </ p >
246
246
</ div >
247
247
</ div >
248
248
</ div >
@@ -257,7 +257,7 @@ <h2 class="subtitle", style="font-weight: bold;">Prostate Gland</h2>
257
257
< p > Spots: 15684</ p >
258
258
</ div >
259
259
< div class ="flip-card-back " style ="background-image: url('slides/MHPC.png'); background-size: cover; background-position: center; ">
260
- < p id ="MHPC "> < a href ="/Datasets_Pages/MHPC/dataset_MHPC.html " style ="color: white; "> See more</ a > </ p >
260
+ < p id ="MHPC "> < a href ="../. /Datasets_Pages/MHPC/dataset_MHPC.html " style ="color: white; "> See more</ a > </ p >
261
261
</ div >
262
262
</ div >
263
263
</ div >
@@ -281,7 +281,7 @@ <h2 class="subtitle", style="font-weight: bold;">Colon</h2>
281
281
< p > Spots: 7101</ p >
282
282
</ div >
283
283
< div class ="flip-card-back " style ="background-image: url('slides/MHCP2.png'); background-size: cover; background-position: center; ">
284
- < p id ="MHCP2 "> < a href ="/Datasets_Pages/MHCP2/dataset_MHCP2.html " style ="color: white; "> See more</ a > </ p >
284
+ < p id ="MHCP2 "> < a href ="../. /Datasets_Pages/MHCP2/dataset_MHCP2.html " style ="color: white; "> See more</ a > </ p >
285
285
</ div >
286
286
</ div >
287
287
</ div >
@@ -296,7 +296,7 @@ <h2 class="subtitle", style="font-weight: bold;">Colon</h2>
296
296
< p > Spots: 2225</ p >
297
297
</ div >
298
298
< div class ="flip-card-back " style ="background-image: url('slides/MHCP1.png'); background-size: cover; background-position: center; ">
299
- < p id ="MHCP1 "> < a href ="/Datasets_Pages/MHCP1/dataset_MHCP1.html " style ="color: white; "> See more</ a > </ p >
299
+ < p id ="MHCP1 "> < a href ="../. /Datasets_Pages/MHCP1/dataset_MHCP1.html " style ="color: white; "> See more</ a > </ p >
300
300
</ div >
301
301
</ div >
302
302
</ div >
@@ -319,7 +319,7 @@ <h2 class="subtitle", style="font-weight: bold;">Breast</h2>
319
319
< p > Spots: 7785</ p >
320
320
</ div >
321
321
< div class ="flip-card-back " style ="background-image: url('slides/10XGHBC.png'); background-size: cover; background-position: center; ">
322
- < p id ="10XGHBC "> < a href ="/Datasets_Pages/10XGHBC/dataset_10XGHBC.html " style ="color: white; "> See more</ a > </ p >
322
+ < p id ="10XGHBC "> < a href ="../. /Datasets_Pages/10XGHBC/dataset_10XGHBC.html " style ="color: white; "> See more</ a > </ p >
323
323
</ div >
324
324
</ div >
325
325
</ div >
@@ -341,7 +341,7 @@ <h2 class="subtitle", style="font-weight: bold;">Skin</h2>
341
341
< p > Spots: 10374</ p >
342
342
</ div >
343
343
< div class ="flip-card-back " style ="background-image: url('slides/AHSCC.png'); background-size: cover; background-position: center; ">
344
- < p id ="AHSCC "> < a href ="/Datasets_Pages/AHSCC/dataset_AHSCC.html " style ="color: white; "> See more</ a > </ p >
344
+ < p id ="AHSCC "> < a href ="../. /Datasets_Pages/AHSCC/dataset_AHSCC.html " style ="color: white; "> See more</ a > </ p >
345
345
</ div >
346
346
</ div >
347
347
</ div >
@@ -363,7 +363,7 @@ <h2 class="subtitle", style="font-weight: bold;">Kidney</h2>
363
363
< p > Spots: 1355</ p >
364
364
</ div >
365
365
< div class ="flip-card-back " style ="background-image: url('slides/VKO.png'); background-size: cover; background-position: center; ">
366
- < p id ="VKO "> < a href ="/Datasets_Pages/VKO/dataset_VKO.html " style ="color: white; "> See more</ a > </ p >
366
+ < p id ="VKO "> < a href ="../. /Datasets_Pages/VKO/dataset_VKO.html " style ="color: white; "> See more</ a > </ p >
367
367
</ div >
368
368
</ div >
369
369
</ div >
@@ -385,7 +385,7 @@ <h2 class="subtitle", style="font-weight: bold;">Lung</h2>
385
385
< p > Spots: 1832</ p >
386
386
</ div >
387
387
< div class ="flip-card-back " style ="background-image: url('slides/VLO.png'); background-size: cover; background-position: center; ">
388
- < p id ="VLO "> < a href ="/Datasets_Pages/VLO/dataset_VLO.html " style ="color: white; "> See more</ a > </ p >
388
+ < p id ="VLO "> < a href ="../. /Datasets_Pages/VLO/dataset_VLO.html " style ="color: white; "> See more</ a > </ p >
389
389
</ div >
390
390
</ div >
391
391
</ div >
@@ -407,7 +407,7 @@ <h2 class="subtitle", style="font-weight: bold;">Small Intestine</h2>
407
407
< p > Spots: 10474</ p >
408
408
</ div >
409
409
< div class ="flip-card-back " style ="background-image: url('slides/MHSI.png'); background-size: cover; background-position: center; ">
410
- < p id ="MHSI "> < a href ="/Datasets_Pages/MHSI/dataset_MHSI.html " style ="color: white; "> See more</ a > </ p >
410
+ < p id ="MHSI "> < a href ="../. /Datasets_Pages/MHSI/dataset_MHSI.html " style ="color: white; "> See more</ a > </ p >
411
411
</ div >
412
412
</ div >
413
413
</ div >
0 commit comments