Open-source data framework for biology. Context and memory for datasets and models at scale. Query, trace & validate with a lineage-native lakehouse that supports bio-formats, registries & ontologies. 🍊YC S22
Stars
239
Forks
24
Watchers
239
Open Issues
43
Overall repository health assessment
No package.json found
This might not be a Node.js project
2.2k
commits
759
commits
507
commits
195
commits
63
commits
50
commits
7
commits
5
commits
3
commits
1
commits
💄 Do not show transform description in `run.describe()` (#3632)
47f2783View on GitHub♻️ Enable `to_dataframe(include='features')` also for `Run` (#3631)
d31baeeView on GitHub✅ Test using only principal foreign key for link table write RLS (#3626)
0b9d086View on GitHub📝 Improve documentation for `Artifact.from_anndata(...)` (#3625)
9bf2aa3View on GitHub🐛 Except only specific import error in `with_package_obj` and `with_package` (#3623)
e10577cView on GitHub⚡️ Avoid unnecessary `pandas` and `anndata` imports on `Artifact` initialization (#3621)
09e67b9View on GitHub🐛 Fix `record.to_artifact()` export in case `maximal_set` is `True` and record names are not populated (#3620)
2679619View on GitHub✨ Allow users to pass kwargs to `write_h5ad` and `write_zarr` in `Artifact.from_anndata(...)` (#3619)
683438eView on GitHub🐛 Invoke original signal handlers in `LogStreamTracker.cleanup()` and other fixes (#3615)
92739feView on GitHub