biolink_model_pydantic 0.1.11

Creator: codyrutscher

Last updated:

Add to Cart

Description:

biolink model pydantic 0.1.11

biolink-model-pydantic
Pydantic dataclasses for the Biolink model
Installation
pip install biolink_model_pydantic

Using the dataclasses
from biolink_model_pydantic.model import Gene

gen_entity = Gene(id='NCBIGene:123', in_taxon='NCBITaxon:9606')

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.