a dataloader to work with large single cell datasets from lamindb

dataloader lamindb ml pytorch single-cell-rna-seq
1 Open Issue Need Help Last updated: Jun 21, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug the `populate_my_ontology()` function in the `scdataloader` Python package. The function is failing with an `AttributeError` related to the `bionty` library, indicating a missing attribute or an issue with the library's import. The issue might stem from an incompatibility between the `scdataloader` package and the `bionty` library version, or a problem with the way the `bionty` library is being used within the function. The solution likely involves updating the `bionty` library, adjusting the function's code to correctly access the intended attributes, or resolving any dependency conflicts.

Complexity: 4/5
bug help wanted

a dataloader to work with large single cell datasets from lamindb

Jupyter Notebook
#dataloader#lamindb#ml#pytorch#single-cell-rna-seq