Linkr
Home Resources Tools Documentation Blog Demo
FR
  • What is Linkr?
  • Deployment modes
  • Quick start
  • Local install
  • With Docker
  • Manual install
  • Client-only
  • Your first project
  • Workspaces and projects
  • The data pipeline
  • Entities and sharing
  • Versioning and collaboration
  • Overview
  • Projects
  • Wiki
  • Plugins
  • Members and roles
  • Settings
  • Schemas
  • Databases
  • Derived sub-databases
  • Data quality
  • Data catalog
  • SQL script collections
  • ETL pipelines
  • Overview
  • Mapping projects
  • Global view
  • Target concepts
  • Mapping editor
  • Suggestions
  • Evaluation
  • Export
  • Overview
  • Concepts
  • Cohorts
  • Patient data
  • Pipeline
  • Datasets
  • IDE
  • Web apps
  • Versioning
  • Overview
  • Tabs and widgets
  • Built-in widgets
  • Analysis widgets
  • Control charts (SPC)
  • Surveys and eCRF
  • R and Python code
  • Filters, settings and export
  • Overview
  • Presentation mode
  • Exporting a report
  • Agents
  • Model providers
  • Skills
  • Authoring through MCP
  • Import and export
  • Git versioning
  • Community catalog
  • Publishing content
  • Production install
  • Configuration
  • Authentication and permissions
  • Files on the server
  • Backup and restore
  • Glossary
  • Keyboard shortcuts
  • Release notes
Documentation Getting started Quick start

Quick start

Try Linkr online in two minutes, with nothing to install, on a demo workspace that is already filled in.

Summary

Open the online demo: it comes with a demo workspace already filled in — two MIMIC-IV databases, three example projects, an ETL pipeline and a concept mapping project. Everything runs in your browser: no install, no account, no data sent to a server.

Client Available in client-only mode — runs entirely in the browser, no backend. Backend Available with the FastAPI backend.

Requirements

A recent browser: Firefox, Safari, Chrome or Edge. Nothing else.

Getting started

Open the demo

Go to demo.linkr.interhop.org. The first load takes a few seconds.

Open the demo workspace

On the home page it appears under Recent workspaces; otherwise, open Workspaces from the menu.

The demo's home page: the demo workspace is among the recent workspaces.
The demo's home page: the demo workspace is among the recent workspaces.

Open an example project

In the workspace, open Projects and pick one of the three projects described below. Each opens on its Summary page, with a README explaining what it contains.

The three example projects of the demo workspace.
The three example projects of the demo workspace.

You're in Linkr

The rest of this page describes what the demo contains and where to start. You can also create your own workspace with New workspace, or a blank project with New project.

What you can explore in the demo

The example projects cover four sides of Linkr:

  • Explore a health data warehouse — databases, concepts, cohorts and the individual patient record, on 100 MIMIC-IV patients.
  • Analyse the data — datasets, no-code statistical analyses, and R or Python code in the IDE.
  • Build a dashboard — indicators, charts and filters to follow a clinical activity.
  • Collect and analyse a survey — an eCRF export turned into results.

Each is walked through screen by screen in the Explore the demo pages.

Demonstration results, not clinical results

The MIMIC-IV demo dataset holds only 100 patients. The metrics shown by the prediction project demonstrate that the pipeline works end to end; they do not establish clinical performance. The project’s README goes into detail.

The demo data

The projects draw on resources shared by the whole workspace, found in its Data Warehouse menu:

Two MIMIC-IV demo databases

The same 100 patients, in two formats: the native MIMIC-IV schema, and its conversion to the OMOP CDM.

An ETL pipeline

The transformation of MIMIC-IV demo into OMOP CDM, step by step.

A concept mapping project

MIMIC-IV source codes mapped to OMOP standard concepts.

Four schemas

The structure descriptions of OMOP CDM 5.3 and 5.4, MIMIC-III and MIMIC-IV.

To understand these notions — database, schema, mapping, ETL — see Workspaces and projects and The data pipeline.

Finding your way in a project

A project’s sidebar is organised in two groups: the data warehouse, where you explore what exists, and the lab, where you build.

Summary

The project's status, README, licence and tasks. It is the project's home page.

IDE

Write and run R or Python, right in the browser. The terminal requires server mode.

Data Warehouse

Databases, concepts, cohorts and patient-level data, read-only.

Lab

Datasets, dashboards and reports: where your results are written.

A project's Summary page: the sidebar on the left, the README and the project's status on the right.
A project's Summary page: the sidebar on the left, the README and the project's status on the right.

Each entry is detailed in Project overview.

Where is your data stored?

In your browser, in a built-in database called IndexedDB, specific to each site and each browser profile. Nothing is sent to a server. In exchange, clearing site data wipes your work: use a project’s ZIP export (Versioning and export) to keep it.

On an instance installed with its backend, it is the other way round: you log in with an account, and everything is stored on the server. See Deployment modes.

Troubleshooting

The page stays blank or freezes. Reload it. On first load, the browser downloads the DuckDB-WASM SQL engine (~10 MB); Pyodide (~15 MB) and webR (~20 MB) follow the first time you use Python or R. They are cached afterwards.

I can’t find my project any more. Data is specific to each browser and each profile: if you switched browser or profile, or cleared site data, it is not visible. ZIP export is how you carry it around.

Next steps

  • Your first project — a guided tour: database, concepts, cohort, dataset, dashboard.
  • Local install — run Linkr on your machine.
PreviousDeployment modesNextLocal install

Product

  • Home
  • Demo

Resources

  • Documentation
  • Resources
  • Tools
  • Blog

Community

  • Framagit source code
  • Github source code

About

  • InterHop.org
  • Contact

2021–2026 InterHop — CC BY-NC-SA 4.0 (site) · GPLv3 (software)