-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
94 lines (78 loc) · 3.04 KB
/
_config.yml
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
title: ErasmusMC Bioinformatics
email: [email protected]
description: "Clincial Bioinformatics Erasmus Univeristy Medical Center"
author: Willem de Koning
baseurl:
url: https://ErasmusMC-Bioinformatics.github.io
# Social Profiles
twitter_username:
github_username: ErasmusMC-Bioinformatics
facebook_username:
linkedin_username:
instagram_username:
# Add your google-analytics ID here to activate google analytics
google_analytics: UA-XXXXXXXXX-X # out your google-analytics code
# Collections (https://jekyllrb.com/docs/collections/ )
collections:
applications:
output: true
projects:
output: true
publications:
team:
#####################
# ABOUT
#####################
about-header: About us
about-tagline:
about-image: erasmus_about.jpg
about-text:
- paragraph: In 2003, Erasmus MC took the first steps in order to establish a Center for Bioinformatics. Located in the heart of the biomedical research activities of Erasmus MC, this high-tech bioinformatics department is equipped with a state of the art hard- and software. In collaboration with other departments the center’s multidisciplinary team supports projects that generate genetics, genomics and proteomics data from basic research, forensics studies, molecular diagnostics and clinical trials.
- paragraph: The center also runs a research program of its own, which provides the biological and technological basis of all the other activities. The research focuses on the way the genome as a whole contributes to the evolution, development, structure and function of the brain. It involves analysis of gene expression in cells of the brain and combines genomics, proteomics and cytogenetic data to identify genes associated with neurological disorders or craniofacial and extremity malformations.
#####################
# COLLABORATIONS
#####################
collaborations:
- name: elixir
logo: elixir.png
logo_url: "https://elixir-europe.org"
- name: dtl
logo: dtl.jpg
logo_url: "https://www.dtls.nl"
####################
# CONTACT
####################
contact-options:
- header: Visiting Address
text:
- line: Faculty Building
- line: Room EE-1579
- line: Wytemaweg 80
- line: 3015CN Rotterdam
- line: The Netherlands
links:
- description: Route and Parking
url: https://www.erasmusmc.nl/en/contact-us
- header: Mailing Address
text:
- line: PO Box 2040
- line: 3000 CA Rotterdam
- line: The Netherlands
- header: E-mail us
links:
- description: [email protected]
url: mailto:[email protected]
- description: [email protected]
url: mailto:[email protected]
- header: Call us
text:
- line: "Phone: +31 10 7043 491"
- line: "Fax: +31 10 7044 161"
# Build settings
markdown: kramdown
paginate: 5
paginate_path: "/posts/page:num/"
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-sitemap ## Uncomment this line to silently generate a sitemaps.org compliant sitemap for your Jekyll site