laminlabs / bionty

Registries for biological entities, coupled to public ontologies.
Apache License 2.0
11 stars 3 forks source link

✨ Add field support for bionty base #146

Closed Zethson closed 2 weeks ago

Zethson commented 2 weeks ago

Fixes https://github.com/laminlabs/lamindb/issues/2096

bt.Gene.public().validate(df["Gene Symbol"], field=bt.Gene.symbol, organism="human")

to work which would earlier error with KeyError: 'FieldAttr(Gene.symbol)'.

github-actions[bot] commented 2 weeks ago

🚀 Deployed on https://672b691cae6d5918d67f8a76--bionty-kyow.netlify.app