Skip to content

ipolharvard/biobank_olink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIOBANK OLINK

Setup

Work in the Conda environment:

conda create -n olink python=3.12

Run this command to set up the repo in the development mode. To run experiments related to clustering add this extension[cluster]:

pip install -e .

Data

Biobank data is supposed to be in the data directory:

.
├── pyproject.toml
├── README.md
├── scripts
└── biobank_olink
    └── data  <--- here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages