Skip to content

Commit 623d0cf

Browse files
committed
Deploying to gh-pages from @ data-intuitive/di_web@9342300 🚀
1 parent 0b8277d commit 623d0cf

File tree

106 files changed

+12382
-1195
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+12382
-1195
lines changed

approach/approach.html

Lines changed: 90 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -107,19 +107,103 @@
107107
<link rel="stylesheet" href="../css/style.css">
108108
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css">
109109
<link rel="icon" type="image/png" sizes="32x32" href="images/main-logo.png">
110+
<script type="application/ld+json">
111+
{
112+
"@context": "https://schema.org",
113+
"@type": "Organization",
114+
"name": "Data Intuitive",
115+
"url": "https://www.data-intuitive.com",
116+
"logo": "https://www.data-intuitive.com/images/main-logo.svg",
117+
"description": "Data Intuitive delivers expert bioinformatics solutions through customizable, modular data analysis workflows for biotech, medtech, and pharmaceutical industries. Specializing in single-cell analysis, multi-omics integration, and atlas-scale datasets with sustainable, scalable infrastructure.",
118+
"keywords": "bioinformatics, data analysis, biotech, medtech, Viash, modular workflows, single-cell analysis, multi-omics integration, atlas-scale data, benchmarking services, workflow development, custom pipeline development, reproducible pipelines, computational biology, spatial omics, containerization, cloud implementation, high-throughput sequence processing, data validation, gene regulatory network, trajectory inference, scalable solutions, R programming, full-stack bioinformatics, data visualization",
119+
"founder": [
120+
{
121+
"@type": "Person",
122+
"name": "Toni Verbeiren"
123+
},
124+
{
125+
"@type": "Person",
126+
"name": "Andy Boschmans"
127+
},
128+
{
129+
"@type": "Person",
130+
"name": "Robrecht Cannoodt"
131+
}
132+
],
133+
"sameAs": [
134+
"https://www.linkedin.com/company/data-intuitive",
135+
"https://github.com/data-intuitive",
136+
],
137+
"address": {
138+
"@type": "PostalAddress",
139+
"streetAddress": "Kortebreestraat 4a",
140+
"addressLocality": "Lebbeke",
141+
"postalCode": "9280",
142+
"addressCountry": "BE"
143+
},
144+
"contactPoint": {
145+
"@type": "ContactPoint",
146+
"contactType": "customer support",
147+
"email": "info@data-intuitive.com",
148+
"availableLanguage": ["English", "Dutch"]
149+
},
150+
"foundingDate": "2015-01-01",
151+
"areaServed": ["Global", "Europe", "North America"],
152+
"knowsAbout": [
153+
"Bioinformatics",
154+
"Single-cell Analysis",
155+
"Multi-omics Integration",
156+
"Computational Biology",
157+
"Data Pipeline Development",
158+
"Benchmarking Services",
159+
"Viash Workflows",
160+
"Nextflow",
161+
"Kubernetes"
162+
],
163+
"hasOfferCatalog": {
164+
"@type": "OfferCatalog",
165+
"name": "Data Intuitive Services",
166+
"itemListElement": [
167+
{
168+
"@type": "Service",
169+
"name": "Bioinformatics Expert Services",
170+
"description": "End-to-end support for developing, optimizing, and deploying biotech data analysis workflows",
171+
"url": "https://www.data-intuitive.com/services/analysis.html"
172+
},
173+
{
174+
"@type": "Service",
175+
"name": "Benchmarking Services",
176+
"description": "Accurate industry comparisons and insights for single-cell analyses",
177+
"url": "https://www.data-intuitive.com/services/benchmarking.html"
178+
},
179+
{
180+
"@type": "Service",
181+
"name": "Infrastructure Support",
182+
"description": "Scalable cloud and on-premise infrastructure for bioinformatics workflows",
183+
"url": "https://www.data-intuitive.com/services/analysis.html"
184+
}
185+
]
186+
},
187+
"award": [
188+
"OpenProblems NeurIPS 2021 Competition",
189+
"OpenProblems NeurIPS 2022 Competition",
190+
"OpenProblems NeurIPS 2023-24 Competition",
191+
"Tabula Sapiens v2"
192+
],
193+
}
194+
</script>
110195
<script src="https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.7.6/lottie.min.js"></script><script type="text/javascript" id="hs-script-loader" async="" defer="" src="//js-na1.hs-scripts.com/48498752.js"></script><meta property="og:title" content="Approach – Data Intuitive">
111196
<meta property="og:description" content="Approach">
112197
<meta property="og:site_name" content="Data Intuitive">
113198
<meta property="og:locale" content="en_GB">
114199
</head>
115200

116-
<!-- Start of HubSpot Embed Code -->
201+
<!-- HubSpot -->
117202

118-
<!-- End of HubSpot Embed Code -->
119203
<body class="fullcontent">
120-
<!-- <div class="top-banner">
121-
<a href="/insights/news/2024-11-12-scienceforhealth/" style="color: white;">Join us at Science for health on 12 November in Brussels.</a>
122-
</div> -->
204+
<div class="top-banner">
205+
<a href="../insights/news/2024-05-08-knowledgeforgrowth/" style="color: white;">Visit us at booth 37 during Knowledge for Growth on 8 May in Antwerp.</a>
206+
</div>
123207
<div class="topmenuspacer"></div>
124208
<header class="main-header mt-xl-4">
125209
<nav class="navbar navbar-expand-xl">
@@ -272,7 +356,7 @@ <h1 class="title">Approach</h1>
272356
</header>
273357

274358

275-
359+
<link rel="canonical" href="https://www.data-intuitive.com/approach/approach.html">
276360
<section class="v-hero mt-4 mb-4">
277361
<div class="container">
278362
<div class="row justify-content-between align-items-center">

approach/approach2.html

Lines changed: 89 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,19 +107,103 @@
107107
<link rel="stylesheet" href="../css/style.css">
108108
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css">
109109
<link rel="icon" type="image/png" sizes="32x32" href="images/main-logo.png">
110+
<script type="application/ld+json">
111+
{
112+
"@context": "https://schema.org",
113+
"@type": "Organization",
114+
"name": "Data Intuitive",
115+
"url": "https://www.data-intuitive.com",
116+
"logo": "https://www.data-intuitive.com/images/main-logo.svg",
117+
"description": "Data Intuitive delivers expert bioinformatics solutions through customizable, modular data analysis workflows for biotech, medtech, and pharmaceutical industries. Specializing in single-cell analysis, multi-omics integration, and atlas-scale datasets with sustainable, scalable infrastructure.",
118+
"keywords": "bioinformatics, data analysis, biotech, medtech, Viash, modular workflows, single-cell analysis, multi-omics integration, atlas-scale data, benchmarking services, workflow development, custom pipeline development, reproducible pipelines, computational biology, spatial omics, containerization, cloud implementation, high-throughput sequence processing, data validation, gene regulatory network, trajectory inference, scalable solutions, R programming, full-stack bioinformatics, data visualization",
119+
"founder": [
120+
{
121+
"@type": "Person",
122+
"name": "Toni Verbeiren"
123+
},
124+
{
125+
"@type": "Person",
126+
"name": "Andy Boschmans"
127+
},
128+
{
129+
"@type": "Person",
130+
"name": "Robrecht Cannoodt"
131+
}
132+
],
133+
"sameAs": [
134+
"https://www.linkedin.com/company/data-intuitive",
135+
"https://github.com/data-intuitive",
136+
],
137+
"address": {
138+
"@type": "PostalAddress",
139+
"streetAddress": "Kortebreestraat 4a",
140+
"addressLocality": "Lebbeke",
141+
"postalCode": "9280",
142+
"addressCountry": "BE"
143+
},
144+
"contactPoint": {
145+
"@type": "ContactPoint",
146+
"contactType": "customer support",
147+
"email": "info@data-intuitive.com",
148+
"availableLanguage": ["English", "Dutch"]
149+
},
150+
"foundingDate": "2015-01-01",
151+
"areaServed": ["Global", "Europe", "North America"],
152+
"knowsAbout": [
153+
"Bioinformatics",
154+
"Single-cell Analysis",
155+
"Multi-omics Integration",
156+
"Computational Biology",
157+
"Data Pipeline Development",
158+
"Benchmarking Services",
159+
"Viash Workflows",
160+
"Nextflow",
161+
"Kubernetes"
162+
],
163+
"hasOfferCatalog": {
164+
"@type": "OfferCatalog",
165+
"name": "Data Intuitive Services",
166+
"itemListElement": [
167+
{
168+
"@type": "Service",
169+
"name": "Bioinformatics Expert Services",
170+
"description": "End-to-end support for developing, optimizing, and deploying biotech data analysis workflows",
171+
"url": "https://www.data-intuitive.com/services/analysis.html"
172+
},
173+
{
174+
"@type": "Service",
175+
"name": "Benchmarking Services",
176+
"description": "Accurate industry comparisons and insights for single-cell analyses",
177+
"url": "https://www.data-intuitive.com/services/benchmarking.html"
178+
},
179+
{
180+
"@type": "Service",
181+
"name": "Infrastructure Support",
182+
"description": "Scalable cloud and on-premise infrastructure for bioinformatics workflows",
183+
"url": "https://www.data-intuitive.com/services/analysis.html"
184+
}
185+
]
186+
},
187+
"award": [
188+
"OpenProblems NeurIPS 2021 Competition",
189+
"OpenProblems NeurIPS 2022 Competition",
190+
"OpenProblems NeurIPS 2023-24 Competition",
191+
"Tabula Sapiens v2"
192+
],
193+
}
194+
</script>
110195
<script src="https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.7.6/lottie.min.js"></script><script type="text/javascript" id="hs-script-loader" async="" defer="" src="//js-na1.hs-scripts.com/48498752.js"></script><meta property="og:title" content="Approach – Data Intuitive">
111196
<meta property="og:description" content="Approach">
112197
<meta property="og:site_name" content="Data Intuitive">
113198
<meta property="og:locale" content="en_GB">
114199
</head>
115200

116-
<!-- Start of HubSpot Embed Code -->
201+
<!-- HubSpot -->
117202

118-
<!-- End of HubSpot Embed Code -->
119203
<body class="fullcontent">
120-
<!-- <div class="top-banner">
121-
<a href="/insights/news/2024-11-12-scienceforhealth/" style="color: white;">Join us at Science for health on 12 November in Brussels.</a>
122-
</div> -->
204+
<div class="top-banner">
205+
<a href="../insights/news/2024-05-08-knowledgeforgrowth/" style="color: white;">Visit us at booth 37 during Knowledge for Growth on 8 May in Antwerp.</a>
206+
</div>
123207
<div class="topmenuspacer"></div>
124208
<header class="main-header mt-xl-4">
125209
<nav class="navbar navbar-expand-xl">

commontext/intro.html

Lines changed: 89 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,19 +105,103 @@
105105
<link rel="stylesheet" href="../css/style.css">
106106
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css">
107107
<link rel="icon" type="image/png" sizes="32x32" href="images/main-logo.png">
108+
<script type="application/ld+json">
109+
{
110+
"@context": "https://schema.org",
111+
"@type": "Organization",
112+
"name": "Data Intuitive",
113+
"url": "https://www.data-intuitive.com",
114+
"logo": "https://www.data-intuitive.com/images/main-logo.svg",
115+
"description": "Data Intuitive delivers expert bioinformatics solutions through customizable, modular data analysis workflows for biotech, medtech, and pharmaceutical industries. Specializing in single-cell analysis, multi-omics integration, and atlas-scale datasets with sustainable, scalable infrastructure.",
116+
"keywords": "bioinformatics, data analysis, biotech, medtech, Viash, modular workflows, single-cell analysis, multi-omics integration, atlas-scale data, benchmarking services, workflow development, custom pipeline development, reproducible pipelines, computational biology, spatial omics, containerization, cloud implementation, high-throughput sequence processing, data validation, gene regulatory network, trajectory inference, scalable solutions, R programming, full-stack bioinformatics, data visualization",
117+
"founder": [
118+
{
119+
"@type": "Person",
120+
"name": "Toni Verbeiren"
121+
},
122+
{
123+
"@type": "Person",
124+
"name": "Andy Boschmans"
125+
},
126+
{
127+
"@type": "Person",
128+
"name": "Robrecht Cannoodt"
129+
}
130+
],
131+
"sameAs": [
132+
"https://www.linkedin.com/company/data-intuitive",
133+
"https://github.com/data-intuitive",
134+
],
135+
"address": {
136+
"@type": "PostalAddress",
137+
"streetAddress": "Kortebreestraat 4a",
138+
"addressLocality": "Lebbeke",
139+
"postalCode": "9280",
140+
"addressCountry": "BE"
141+
},
142+
"contactPoint": {
143+
"@type": "ContactPoint",
144+
"contactType": "customer support",
145+
"email": "info@data-intuitive.com",
146+
"availableLanguage": ["English", "Dutch"]
147+
},
148+
"foundingDate": "2015-01-01",
149+
"areaServed": ["Global", "Europe", "North America"],
150+
"knowsAbout": [
151+
"Bioinformatics",
152+
"Single-cell Analysis",
153+
"Multi-omics Integration",
154+
"Computational Biology",
155+
"Data Pipeline Development",
156+
"Benchmarking Services",
157+
"Viash Workflows",
158+
"Nextflow",
159+
"Kubernetes"
160+
],
161+
"hasOfferCatalog": {
162+
"@type": "OfferCatalog",
163+
"name": "Data Intuitive Services",
164+
"itemListElement": [
165+
{
166+
"@type": "Service",
167+
"name": "Bioinformatics Expert Services",
168+
"description": "End-to-end support for developing, optimizing, and deploying biotech data analysis workflows",
169+
"url": "https://www.data-intuitive.com/services/analysis.html"
170+
},
171+
{
172+
"@type": "Service",
173+
"name": "Benchmarking Services",
174+
"description": "Accurate industry comparisons and insights for single-cell analyses",
175+
"url": "https://www.data-intuitive.com/services/benchmarking.html"
176+
},
177+
{
178+
"@type": "Service",
179+
"name": "Infrastructure Support",
180+
"description": "Scalable cloud and on-premise infrastructure for bioinformatics workflows",
181+
"url": "https://www.data-intuitive.com/services/analysis.html"
182+
}
183+
]
184+
},
185+
"award": [
186+
"OpenProblems NeurIPS 2021 Competition",
187+
"OpenProblems NeurIPS 2022 Competition",
188+
"OpenProblems NeurIPS 2023-24 Competition",
189+
"Tabula Sapiens v2"
190+
],
191+
}
192+
</script>
108193
<script src="https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.7.6/lottie.min.js"></script><script type="text/javascript" id="hs-script-loader" async="" defer="" src="//js-na1.hs-scripts.com/48498752.js"></script><meta property="og:title" content="Data Intuitive">
109194
<meta property="og:description" content="Data Intuitive develops intuitive biotech data analysis and custom data workflows to help clients gain valuable insights and make data-driven decisions.">
110195
<meta property="og:site_name" content="Data Intuitive">
111196
<meta property="og:locale" content="en_GB">
112197
</head>
113198

114-
<!-- Start of HubSpot Embed Code -->
199+
<!-- HubSpot -->
115200

116-
<!-- End of HubSpot Embed Code -->
117201
<body class="fullcontent">
118-
<!-- <div class="top-banner">
119-
<a href="/insights/news/2024-11-12-scienceforhealth/" style="color: white;">Join us at Science for health on 12 November in Brussels.</a>
120-
</div> -->
202+
<div class="top-banner">
203+
<a href="../insights/news/2024-05-08-knowledgeforgrowth/" style="color: white;">Visit us at booth 37 during Knowledge for Growth on 8 May in Antwerp.</a>
204+
</div>
121205
<div class="topmenuspacer"></div>
122206
<header class="main-header mt-xl-4">
123207
<nav class="navbar navbar-expand-xl">

0 commit comments

Comments
 (0)