Skip to content

Commit 6e4ef45

Browse files
authored
Merge pull request #133 from shuds13/main
Add Thomas talk
2 parents 9d9c6cb + 26b8e11 commit 6e4ef45

5 files changed

Lines changed: 53 additions & 1 deletion

File tree

_data/speakers.yml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,4 +161,16 @@
161161
link: https://www.anl.gov/profile/patrick-wells
162162
talk_num: 11
163163
photo: wells.jpg
164-
bio: "Patrick Wells is a postdoctoral appointee at Argonne National Laboratory who designs and builds tools to simplify access to large-scale cosmological datasets. He joined Argonne in 2024 after completing his PhD in Astrophysics from the University of California, Davis, where he worked on measuring the expansion rate of the universe by extracting information from galaxy surveys. His primary computational interests include data management and workflow orchestration, and he has scientific interests in large-scale structure cosmology and gravitational lensing."
164+
bio: "Patrick Wells is a postdoctoral appointee at Argonne National Laboratory who designs and builds tools to simplify access to large-scale cosmological datasets. He joined Argonne in 2024 after completing his PhD in Astrophysics from the University of California, Davis, where he worked on measuring the expansion rate of the universe by extracting information from galaxy surveys. His primary computational interests include data management and workflow orchestration, and he has scientific interests in large-scale structure cosmology and gravitational lensing."
165+
166+
- name: Laurent Thomas
167+
role: Research Software Engineer at EMBL Heidelberg
168+
institution:
169+
- name: European Molecular Biology Laboratory
170+
link: https://www.embl.de
171+
image: embl.png
172+
country: de
173+
link: https://www.embl.org/people/person/laurent-sylvain-vincent-thomas/
174+
talk_num: 12
175+
photo: thomas.jpg
176+
bio: "Laurent Thomas is a research software engineer, and currently a postdoctoral researcher at EMBL Heidelberg in the MODIS data science team. The team is developing LabID, the data-management solution of the EMBL. Prior to joining the EMBL, he did his PhD in Heidelberg working on image-analysis for microscopy. Then he worked a couple of years as a software engineer for a local microscopy company, before joining the EMBL in March last year."

_talks/2026_03_25.html

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
layout: talk
3+
title: "Recording data-provenance from sample to workflow results with LabID"
4+
authors: Laurent Thomas (European Molecular Biology Laboratory)
5+
event_date: March 25, 2026
6+
times: 11:00am PST / 2:00pm EST / 20:00 CEST
7+
talk_number: 12
8+
given: false
9+
image: /images/talks/thomas-banner.jpg
10+
<!-- presentation: /files/talks/20260325-Thomas-LabID.pdf -->
11+
<!-- video: -->
12+
---
13+
14+
Lab Integrated Data (LabID) is an open-source web-based platform for research
15+
data management in life science institutes, featuring sample and dataset
16+
management, an inventory management system and an electronic lab notebook.
17+
LabID allows recording extensive experimental information about the provenance
18+
of data (samples, reagents, instrument, protocols, assay parameters) and is
19+
designed to help individual scientists, research groups and core facilities
20+
better manage, annotate and share their research according to FAIR principles.
21+
22+
<br /><br />
23+
24+
We recently developed the LabID workflow integration, as a solution to document
25+
the provenance of processed-data, typically originating from computational
26+
workflows. While workflows are commonly used to process data, we found that
27+
there was no central solution accessible to researcher to keep track of
28+
workflows execution together with the data. The workflow integration extends
29+
the data-provenance functionality of LabID to document processed data, by
30+
recording extensive informations about a workflow and its execution.
31+
32+
<br /><br />
33+
34+
Besides enriching metadata about data-provenance, this new development
35+
facilitates workflow versioning, collaborative workflow development and
36+
tracking of workflow invocations with associated data and metadata. In this
37+
talk, I will present the general data-management concept of LabID, then
38+
introduce the workflow integration, and how it interacts with workflow
39+
management platforms (Galaxy, Nextflow...) and workflow repositories
40+
(WorkflowHub, Git...).

images/institutions/embl.png

126 KB
Loading

images/talks/thomas-banner.jpg

123 KB
Loading

images/talks/thomas.jpg

27.8 KB
Loading

0 commit comments

Comments
 (0)