Skip to content

theislab/lamin_dataloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is a dataloader tool based on LaminDB for training large-scale models using large amount of data distributed on many Anndata h5ad files.

Installation

  1. Create the conda/mamba environment:
conda env create -f environment.yml
  1. Activate the environment:
conda activate lamin-dataloader
  1. Install the package in development mode:
pip install -e .
  1. Setup a lamindb instance according to the instructions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages